Method

Gtk.Window.get_child

Declaration [src]

GtkWidget*
gtk_window_get_child (
  GtkWindow* window
)

Description [src]

Gets the child widget of window.

Gets propertyGtk.Window:child

Return value

Returns: GtkWidget

the child widget of window

Ownership is not transferred to the caller
Can be NULL