module GirFFI::InfoExt::IFieldInfo
Extensions for GObjectIntrospection::IFieldInfo
needed by GirFFI
Public Instance Methods
Source
# File lib/gir_ffi/info_ext/i_field_info.rb, line 7 def layout_specification [name.to_sym, field_type.to_ffi_type, offset] end