Method
AdwEnumListModelget_enum_type
Declaration [src]
GType
adw_enum_list_model_get_enum_type (
  AdwEnumListModel* self
)
Description [src]
Gets the type of the enum represented by self.
| Available since: | 1.0 | 
| Gets property | Adw.EnumListModel:enum-type | 
Return value
| Returns: | GType | 
| The enum type. |