Toast.customTitle

Set customTitle property.

  1. gtk.widget.Widget customTitle [@property getter]
  2. gtk.widget.Widget customTitle [@property setter]
    class Toast
    @property
    void
    customTitle

Parameters

propval gtk.widget.Widget

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.