Class

AdwEnumListItem

[]

Description [src]

final class Adw.EnumListItem : GObject.Object
{
  /* No available fields */
}

AdwEnumListItem is the type of items in a AdwEnumListModel.

[]

Hierarchy

hierarchy this AdwEnumListItem ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Instance methods

adw_enum_list_item_get_name

Gets the enum value name.

adw_enum_list_item_get_nick

Gets the enum value nick.

adw_enum_list_item_get_value

Gets the enum value.

Methods inherited from GObject (43)
[]

Properties

Adw.EnumListItem:name

The enum value name.

Adw.EnumListItem:nick

The enum value nick.

Adw.EnumListItem:value

The enum value.

[]

Signals

Signals inherited from GObject (1)

Class structure