Method

AdwSplitButtonget_label

since: 1.0

Declaration [src]

const char*
adw_split_button_get_label (
  AdwSplitButton* self
)

Description [src]

Gets the label for self.

Available since: 1.0

Gets propertyAdw.SplitButton:label

Return value

Type: const char*

The label for self.

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