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

Return value

Returns: GObject.Type
 

The enum type.