Toast.setCustomTitle

void setCustomTitle(gtk.widget.Widget widget = null)

Sets the custom title widget of self.

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.

Parameters

widgetthe custom title widget