Method

AdwButtonContentget_label

Declaration [src]

const char*
adw_button_content_get_label (
  AdwButtonContent* self
)

Description [src]

Gets the displayed label.

Available since:1.0

Return value

Returns: const char*
 

The label.

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