Toast.customTitle

Get customTitle property.

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

Return Value

Type: 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.