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 CornerType are gtk_corner_top_right, gtk_corner_bottom_left, and gtk_corner_bottom_right.
See also get_placement and unset_placement.
this | |
window_placement |
position of the child window |