Method

AdwButtonContentget_label

since: 1.0

Declaration [src]

const char*
adw_button_content_get_label (
  AdwButtonContent* self
)

Description [src]

Gets the displayed label.

Available since: 1.0

Return value

Type: const char*

The label.

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