Method

Adw.Toast.set_action_name

Declaration [src]

void
adw_toast_set_action_name (
  AdwToast* self,
  const char* action_name
)

Description [src]

Sets the name of the associated action.

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

Parameters

action_name const char*
 

the action name

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