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

a GtkFrame

label

the text to use as the label of the frame. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]