The title can be marked up with the Pango text markup language.
Setting a title will unset adw.toast.Toast.customTitle.
If adw.toast.Toast.customTitle is set, it will be used instead.
string title() @propertyGet title property.
The title can be marked up with the Pango text markup language.
Setting a title will unset adw.toast.Toast.customTitle.
If adw.toast.Toast.customTitle is set, it will be used instead.
void title(string propval) @propertySet title property.
propval | The title of the toast. The title can be marked up with the Pango text markup language. Setting a title will unset adw.toast.Toast.customTitle. If adw.toast.Toast.customTitle is set, it will be used instead. |