Method

AdwToggleget_name

since: 1.7

Declaration [src]

const char*
adw_toggle_get_name (
  AdwToggle* self
)

Description [src]

Gets the name of self.

Available since: 1.7

Gets propertyAdw.Toggle:name

Return value

Type: const char*

The toggle name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.