Method
AdwPreferencesWindowadd_toast
Declaration [src]
void
adw_preferences_window_add_toast (
  AdwPreferencesWindow* self,
  AdwToast* toast
)
Parameters
| toast | AdwToast | 
| A toast. | |
| The instance takes ownership of the data, and is responsible for freeing it. |