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