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].
this |
a `GtkScrolledWindow` |
the child widget of this |