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. TODO: Perhaps just use IEnumInfo. Seems to make more sense.

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 inherited from IBaseInfo

#==, 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