Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkFrameGetLabelWidget: gtkFrameGetLabelWidget
Description
Retrieves the label widget for the frame. See
gtkFrameSetLabelWidget
.
Usage
gtkFrameGetLabelWidget(object)
Arguments
object
a
GtkFrame
Value
GtkWidget
] the label widget, or
NULL
if there is none.