Method

Adw.EnumValueObject.get_name

Declaration [src]

const char*
adw_enum_value_object_get_name (
  AdwEnumValueObject* self
)

Description [src]

Gets the enum value name.

Return value

Returns: const char*

the enum value name

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string