Method

GtkEnumListItemget_nick

Declaration [src]

const char*
gtk_enum_list_item_get_nick (
  GtkEnumListItem* self
)

Description [src]

Gets the enum value nick.

Gets propertyGtk.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.