Method

AdwEnumListItemget_nick

deprecated: 1.10 

Declaration [src]

const char*
adw_enum_list_item_get_nick (
  AdwEnumListItem* self
)

Description [src]

Gets the enum value nick.

Deprecated since: 1.10

Use GtkEnumListItem.

Gets propertyAdw.EnumListItem:nick

Return value

Type: const char*

The enum value nick.

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