Method

GtkEnumListget_enum_type

unstable since: 4.24

Declaration [src]

GType
gtk_enum_list_get_enum_type (
  GtkEnumList* self
)

Description [src]

Gets the type of the enum represented by self.

Available since: 4.24

Gets propertyGtk.EnumList:enum-type

Return value

Type: GType

The enum type.