Constructor
AdwEnumListModelnew
since: 1.0
Declaration [src]
AdwEnumListModel*
adw_enum_list_model_new (
GType enum_type
)
Return value
Type: AdwEnumListModel
The newly created AdwEnumListModel
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |