gtkFrameGetLabelWidget {RGtk2}R Documentation

gtkFrameGetLabelWidget

Description

Retrieves the label widget for the frame. See gtkFrameSetLabelWidget.

Usage

gtkFrameGetLabelWidget(object)

Arguments

object [GtkFrame] a GtkFrame

Value

[GtkWidget] the label widget, or NULL if there is none.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]