module GirFFI::TypeBase

Base module for all generated GLib types.

Public Instance Methods

gir_ffi_builder() click to toggle source
# File lib/gir_ffi/type_base.rb, line 6
def gir_ffi_builder
  self::GIR_FFI_BUILDER
end
gir_info() click to toggle source
# File lib/gir_ffi/type_base.rb, line 10
def gir_info
  self::GIR_INFO
end