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



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

def gir_ffi_builder
  self::GIR_FFI_BUILDER
end

#gir_infoObject



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

def gir_info
  self::GIR_INFO
end