AlertDialog.setHeadingUseMarkup
void setHeadingUseMarkup(bool useMarkup)Sets whether the heading of self includes Pango markup.
See funcPango.parse_markup.
Parameters
useMarkup | whether to use markup for heading |
void setHeadingUseMarkup(bool useMarkup)Sets whether the heading of self includes Pango markup.
See funcPango.parse_markup.
useMarkup | whether to use markup for heading |