Property
AdwToast:title
Description [src]
The title of the toast.
The title can be marked up with the Pango text markup language.
Setting a title will unset AdwToast:custom-title
.
If AdwToast:custom-title
is set, it will be used instead.
Type:gchar*
Getter method | adw_toast_get_title() |
Setter method | adw_toast_set_title() |