It will be displayed instead of the title if set. In this case, adw.toast.Toast.title is ignored.
Setting a custom title will unset adw.toast.Toast.title.
gtk.widget.Widget customTitle() @propertyGet customTitle property.
It will be displayed instead of the title if set. In this case, adw.toast.Toast.title is ignored.
Setting a custom title will unset adw.toast.Toast.title.
void customTitle(gtk.widget.Widget propval) @propertySet customTitle property.
propval | The custom title widget. It will be displayed instead of the title if set. In this case, adw.toast.Toast.title is ignored. Setting a custom title will unset adw.toast.Toast.title. |