Method

GtkExpanderget_label_widget

Declaration [src]

GtkWidget*
gtk_expander_get_label_widget (
  GtkExpander* expander
)

Description [src]

Retrieves the label widget for the frame.

Return value

Type: GtkWidget

The label widget.

The returned data is owned by the instance.
The return value can be NULL.