Method
GtkWindowHandleget_child
Declaration [src]
GtkWidget*
gtk_window_handle_get_child (
GtkWindowHandle* self
)
Return value
Type: GtkWidget
The child widget of self
.
The returned data is owned by the instance. |
The return value can be NULL . |