Method

Adw.Toast.get_action_name

Declaration [src]

const char*
adw_toast_get_action_name (
  AdwToast* self
)

Description [src]

Gets the name of the associated action.

Available since:1.0
Gets propertyAdw.Toast:action-name

Return value

Returns: const char*

the action name

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