Class
AdwEnumListModel
Description [src]
final class Adw.EnumListModel : GObject.Object {
/* No available fields */
}
A GListModel
representing values of a given enum.
AdwEnumListModel
contains objects of type AdwEnumListItem
.
Available since: | 1.0 |
Instance methods
adw_enum_list_model_find_position
Finds the position of a given enum value in self
.
Available since: 1.0
adw_enum_list_model_get_enum_type
Gets the type of the enum represented by self
.
Available since: 1.0