Method

Adw.EnumListItem.get_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 called function
The string is a NUL terminated UTF-8 string