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