Method

Adw.EnumValueObject.get_nick

Declaration [src]

const char*
adw_enum_value_object_get_nick (
  AdwEnumValueObject* self
)

Description [src]

Gets the enum value nick.

Available since:1.0

Return value

Returns: const char*

the enum value nick

The data is owned by the called function
The string is a NUL terminated UTF-8 string