Method

Gtk.WindowHandle.get_child

Declaration [src]

GtkWidget*
gtk_window_handle_get_child (
  GtkWindowHandle* self
)

Description [src]

Gets the child widget of self.

Gets propertyGtk.WindowHandle:child

Return value

Returns: GtkWidget

the child widget of self

Ownership is not transferred to the caller
Can be NULL