get_child
Description:
Gets the child widget of this.
If the scrolled window automatically added a [class@Gtk.Viewport], this function will return the viewport widget, and you can retrieve its child using [method@Gtk.Viewport.get_child].
Parameters:
this |
a `GtkScrolledWindow` |
Returns:
the child widget of this |