Constructor
AdwEnumListModelnew
Declaration [src]
AdwEnumListModel*
adw_enum_list_model_new (
  GType enum_type
)
Parameters
| enum_type | GType | 
| The type of the enum to construct the model from. | 
Return value
| Returns: | AdwEnumListModel | 
| The newly created  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |