AlertDialog.bodyUseMarkup

Get bodyUseMarkup property.

  1. bool bodyUseMarkup [@property getter]
    class AlertDialog
    @property
    bool
    bodyUseMarkup
    ()
  2. bool bodyUseMarkup [@property setter]

Return Value

Type: bool

Whether the body text includes Pango markup.

See func@Pango.parse_markup.