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_builder ⇒ Object
6 7 8 |
# File 'lib/gir_ffi/type_base.rb', line 6 def gir_ffi_builder self::GIR_FFI_BUILDER end |
#gir_info ⇒ Object
10 11 12 |
# File 'lib/gir_ffi/type_base.rb', line 10 def gir_info self::GIR_INFO end |