GObjectIntrospection::IBaseInfo
Wraps a GIValueInfo struct. Represents one of the enum values of an IEnumInfo.
# File lib/ffi-gobject_introspection/i_value_info.rb, line 5 def value Lib.g_value_info_get_value @gobj end