Method

AdapPreferencesWindowadd_toast

Declaration [src]

void
adap_preferences_window_add_toast (
  AdapPreferencesWindow* self,
  AdapToast* toast
)

Description [src]

Displays toast.

See adap_toast_overlay_add_toast().

Parameters

toast

Type: AdapToast

A toast.

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