It will be displayed instead of the title if set. In this case, property@Toast:title is ignored.
Setting a custom title will unset property@Toast:title.
gtk.widget.Widget customTitle() @propertyGet customTitle property.
It will be displayed instead of the title if set. In this case, property@Toast:title is ignored.
Setting a custom title will unset property@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, property@Toast:title is ignored. Setting a custom title will unset property@Toast:title. |