Toast.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string title)

Creates a new [adw.toast.Toast].

The toast will use title as its title.

title can be marked up with the Pango text markup language.

Parameters

titlethe title to be displayed

Returns

the new created [adw.toast.Toast]