Method

Gtk.Frame.get_child

Declaration [src]

GtkWidget*
gtk_frame_get_child (
  GtkFrame* frame
)

Description [src]

Gets the child widget of frame.

Gets propertyGtk.Frame:child

Return value

Returns: GtkWidget

the child widget of frame

Ownership is not transferred to the caller
Can be NULL