LabelGidBuilderImpl.useMarkup
T useMarkup(bool propval)Set useMarkup property.
Parameters
propval | true if the text of the label includes Pango markup. See func@Pango.parse_markup. |
Returns
Builder instance for fluent chaining
T useMarkup(bool propval)Set useMarkup property.
propval | true if the text of the label includes Pango markup. See func@Pango.parse_markup. |