Method

GtkFrameget_label_widget

Declaration [src]

GtkWidget*
gtk_frame_get_label_widget (
  GtkFrame* frame
)

Description [src]

Retrieves the label widget for the frame.

Gets propertyGtk.Frame:label-widget

Return value

Type: GtkWidget

The label widget.

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