Method

AdwEnumListItemget_nick

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

Returns: const char*
 

The enum value nick.

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