AlertDialog.bodyUseMarkup

Set bodyUseMarkup property.

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

Parameters

propval bool

Whether the body text includes Pango markup.

See func@Pango.parse_markup.