Toast.useMarkup

Get useMarkup property.

  1. bool useMarkup [@property getter]
    class Toast
    @property
    bool
    useMarkup
    ()
  2. bool useMarkup [@property setter]

Return Value

Type: bool

Whether to use Pango markup for the toast title.

See also func@Pango.parse_markup.