Method
GtkScrolledWindowget_child
Declaration [src]
GtkWidget*
gtk_scrolled_window_get_child (
GtkScrolledWindow* scrolled_window
)
Return value
Returns: | GtkWidget |
The child widget of |
|
The data is owned by the instance. | |
The return value can be NULL . |