Method

AdapPreferencesDialogadd_toast

since: 1.5

Declaration [src]

void
adap_preferences_dialog_add_toast (
  AdapPreferencesDialog* self,
  AdapToast* toast
)

Description [src]

Displays toast.

See adap_toast_overlay_add_toast().

Available since: 1.5

Parameters

toast

Type: AdapToast

A toast.

The instance takes ownership of the data, and is responsible for freeing it.