[ CCode ( has_construct_function = false ) ]
public Toast (string title)
Creates a new `AdwToast`.
The toast will use title as its title.
title can be marked up with the Pango text markup language.
| title |
the title to be displayed |
|
the new created `AdwToast` |