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

a GtkExpander

use.markup

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.20.21 Index]