module GirFFI::TypeBase

Public Instance Methods

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