Constructor
GtkEnumListnew
unstable since: 4.24
Declaration [src]
GtkEnumList*
gtk_enum_list_new (
GType enum_type
)
Return value
Type: GtkEnumList
The newly created GtkEnumList.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |