gtkExpanderSetUseMarkup {RGtk2}R Documentation

gtkExpanderSetUseMarkup

Description

Sets whether the text of the label contains markup in Pango's text markup language. See gtkLabelSetMarkup.

Usage

gtkExpanderSetUseMarkup(object, use.markup)

Arguments

object [GtkExpander] a GtkExpander
use.markup [logical] TRUE if the label's text should be parsed for markup

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]