Method

Gtk.Frame.get_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

Returns: GtkWidget

the label widget, or NULL if there is none.

Ownership is not transferred to the caller
Can be NULL