Method

AdwToastget_action_target_value

Declaration [src]

GVariant*
adw_toast_get_action_target_value (
  AdwToast* self
)

Description [src]

Gets the parameter for action invocations.

Return value

Type: GVariant

The action target.

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