[ CCode ( has_construct_function = false ) ]
public Toast (string title)
Creates a new `AdapToast`.
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 `AdapToast` |