gtkFrameSetLabel {RGtk2}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 version 2.12.5-3 Index]