ToastGidBuilderImpl.customTitle

Set customTitle property.

class ToastGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining