gtkExpanderGetLabelWidget {RGtk2}R Documentation

gtkExpanderGetLabelWidget

Description

Retrieves the label widget for the frame. See gtkExpanderSetLabelWidget.

Usage

gtkExpanderGetLabelWidget(object)

Arguments

object [GtkExpander] a GtkExpander

Details

Since 2.4

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]