Method

AdwEnumListItemget_nick

since: 1.0

Declaration [src]

const char*
adw_enum_list_item_get_nick (
  AdwEnumListItem* self
)

Description [src]

Gets the enum value nick.

Available since: 1.0

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.