module GObjectIntrospection::GObjectTypeInit
Provides access to the g_type_init function.
Public Class Methods
Source
# File lib/ffi-gobject_introspection/gobject_type_init.rb, line 8 def self.type_init Lib.g_type_init end
Provides access to the g_type_init function.
# File lib/ffi-gobject_introspection/gobject_type_init.rb, line 8 def self.type_init Lib.g_type_init end