Method

AdwEnumListItemget_name

Declaration [src]

const char*
adw_enum_list_item_get_name (
  AdwEnumListItem* self
)

Description [src]

Gets the enum value name.

Available since:1.0
Gets propertyAdw.EnumListItem:name

Return value

Returns: const char*
 

The enum value name.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.