Method

AdwEnumValueObjectget_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 instance.
 The string is a NUL terminated UTF-8 string.