Module: GirFFI::TypeBase

Included in:
CallbackBase, RegisteredTypeBase
Defined in:
lib/gir_ffi/type_base.rb

Overview

Base module for all generated GLib types.

Instance Method Summary collapse

Instance Method Details

#gir_ffi_builderObject



5
6
7
# File 'lib/gir_ffi/type_base.rb', line 5

def gir_ffi_builder
  self::GIR_FFI_BUILDER
end

#gir_infoObject



9
10
11
# File 'lib/gir_ffi/type_base.rb', line 9

def gir_info
  self::GIR_INFO
end