gtkFrameSetLabel {RGtk2.10}R Documentation

gtkFrameSetLabel

Description

Sets the text of the label. If label is NULL, the current label is removed.

Usage

gtkFrameSetLabel(object, label = NULL)

Arguments

object [GtkFrame] a GtkFrame
label [character] the text to use as the label of the frame

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]