MessageDialog.headingUseMarkup

Set headingUseMarkup property.

  1. bool headingUseMarkup [@property getter]
  2. bool headingUseMarkup [@property setter]
    class MessageDialog
    @property
    void
    headingUseMarkup
    (
    bool propval
    )

Parameters

propval bool

Whether the heading includes Pango markup.

See func@Pango.parse_markup.