Class: GirFFI::StructBase

Inherits:
BoxedBase show all
Defined in:
lib/gir_ffi/struct_base.rb

Overview

Base class for generated classes representing GLib structs.

Constant Summary

Constants inherited from ClassBase

ClassBase::GIR_FFI_BUILDER

Instance Attribute Summary

Attributes inherited from ClassBase

#struct

Method Summary

Methods inherited from BoxedBase

copy_value_to_pointer, get_value_from_pointer, #initialize, native_type, to_ffi_type, to_native

Methods inherited from ClassBase

#==, direct_wrap, from, #initialize, setup_and_call, #setup_and_call, setup_instance_method, setup_method, to_ffi_type, try_in_ancestors, wrap

Methods included from RegisteredTypeBase

#gtype

Methods included from TypeBase

#gir_ffi_builder, #gir_info

Constructor Details

This class inherits a constructor from GirFFI::BoxedBase