gtkLabelSetUseMarkup {RGtk2} | R Documentation |
Sets whether the text of the label contains markup in Pango's text markup
language. See gtkLabelSetMarkup
.
gtkLabelSetUseMarkup(object, setting)
|
[GtkLabel ] a GtkLabel |
|
[logical] TRUE if the label's text should be parsed for markup. |
Derived by RGtkGen from GTK+ documentation