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_initObject



8
9
10
# File 'lib/ffi-gobject_introspection/gobject_type_init.rb', line 8

def self.type_init
  Lib.g_type_init
end