Sets the placement of the contents with respect to the scrollbars for the scrolled window.
The default is gtk_corner_top_left, meaning the child is in the top left, with the scrollbars underneath and to the right. Other values in [[email protected]] are gtk_corner_top_right, gtk_corner_bottom_left, and gtk_corner_bottom_right.
See also [[email protected]_placement] and [[email protected]_placement].
this |
a `GtkScrolledWindow` |
window_placement |
position of the child window |