Method

AdapSplitButtonget_label

Declaration [src]

const char*
adap_split_button_get_label (
  AdapSplitButton* self
)

Description [src]

Gets the label for self.

Gets propertyAdap.SplitButton:label

Return value

Type: const char*

The label for self.

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