#GtkScrolledWindow is a #GtkBin subclass: it’s a container the accepts a single child widget. #GtkScrolledWindow adds scrollbars to the child widget and optionally draws a beveled frame around the child widget.
See Source File