Home | History | Annotate | Download | only in gobject

Lines Matching full:enumeration

36  * @short_description: Enumeration and flags types
41 * @title: Enumeration and Flag Types
43 * The GLib type system provides fundamental types for enumeration and
45 * values to be combined by bitwise or). A registered enumeration or
50 * nickname. When an enumeration or flags type is registered with the
56 * suitable type registration functions from C enumeration
172 * enumeration values. The array is terminated by a struct with all
176 * Registers a new static enumeration type with the name @name.
180 * my_enum_get_type() function from a usual C enumeration definition
224 * my_flags_get_type() function from a usual C enumeration definition
262 * enumeration values. The array is terminated by a struct with all
308 * enumeration values. The array is terminated by a struct with all
388 * enumeration doesn't have a member with that name
446 * enumeration doesn't have a member with that nickname
504 * member of the enumeration