Method
GtkWindowget_child
Declaration [src]
GtkWidget*
gtk_window_get_child (
GtkWindow* window
)
Return value
Type: GtkWidget
The child widget of window
.
The returned data is owned by the instance. |
The return value can be NULL . |