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