Class: GObjectIntrospection::IFlagsInfo

Inherits:
IEnumInfo show all
Defined in:
lib/ffi-gobject_introspection/i_flags_info.rb

Overview

Wraps a GIEnumInfo struct, if it represents a flag type.

Instance Attribute Summary

Attributes inherited from IBaseInfo

#pointer

Method Summary

Methods inherited from IEnumInfo

#get_method, #get_n_methods, #n_values, #storage_type, #value

Methods inherited from IRegisteredTypeInfo

#g_type, #type_init, #type_name

Methods included from GirFFI::InfoExt::FullTypeName

#full_name

Methods included from GirFFI::InfoExt::SafeConstantName

#safe_name

Methods included from GirFFI::InfoExt::IRegisteredTypeInfo

#find_instance_method, #find_method, #to_callback_ffi_type, #to_ffi_type, #to_type

Methods inherited from IBaseInfo

#==, #attribute, build_array_method, build_finder_method, #container, #deprecated?, #info_type, #initialize, make_finalizer, #name, #namespace, #safe_namespace, #to_ptr, wrap

Constructor Details

This class inherits a constructor from GObjectIntrospection::IBaseInfo