Method

Adw.EnumValueObject.get_name

Declaration [src]

const char*
adw_enum_value_object_get_name (
  AdwEnumValueObject* self
)

Description [src]

Gets the enum value name.

Available since:1.0

Return value

Returns: const char*

the enum value name

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