Method

Adw.Toast.get_button_label

Declaration [src]

const char*
adw_toast_get_button_label (
  AdwToast* self
)

Description [src]

Gets the label to show on the button.

Available since:1.0
Gets propertyAdw.Toast:button-label

Return value

Returns: const char*

the button label

The data is owned by the called function
Can be NULL
The string is a NUL terminated UTF-8 string