It will be activated when clicking the button.
Toast.actionName
string actionName() @property nothrowGet actionName property.
Returns
The name of the associated action.
void actionName(string propval) @property nothrowSet actionName property.
Parameters
propval | The name of the associated action. It will be activated when clicking the button. See adw.toast.Toast.actionTarget. |