Module: GObjectIntrospection::GObjectTypeInit
- Defined in:
- lib/ffi-gobject_introspection/gobject_type_init.rb
Overview
Provides access to the g_type_init function.
Defined Under Namespace
Modules: Lib
Class Method Summary collapse
Class Method Details
.type_init ⇒ Object
7 8 9 |
# File 'lib/ffi-gobject_introspection/gobject_type_init.rb', line 7 def self.type_init Lib.g_type_init end |