Toast.customTitle

gtk.widget.Widget customTitle() @property

Get customTitle property.

Returns

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.

void customTitle(gtk.widget.Widget propval) @property

Set customTitle property.

Parameters

propvalThe 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.