gtkFrameSetLabelWidget {RGtk2}R Documentation

gtkFrameSetLabelWidget

Description

Sets the label widget for the frame. This is the widget that will appear embedded in the top edge of the frame as a title.

Usage

gtkFrameSetLabelWidget(object, label.widget)

Arguments

object [GtkFrame] a GtkFrame
label.widget [GtkWidget] the new label widget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]