Method

AdwToastget_action_target_value

Declaration [src]

GVariant*
adw_toast_get_action_target_value (
  AdwToast* self
)

Description [src]

Gets the parameter for action invocations.

Available since:1.0

Return value

Returns: GVariant
 

The action target.

 The data is owned by the instance.
 The return value can be NULL.