Value | Meaning |
---|---|
TOP_LEFT0 | Place the scrollbars on the right and bottom of the widget (default behaviour). |
BOTTOM_LEFT1 | Place the scrollbars on the top and right of the widget. |
TOP_RIGHT2 | Place the scrollbars on the left and bottom of the widget. |
BOTTOM_RIGHT3 | Place the scrollbars on the top and left of the widget. |
Page generated by adrdox
Specifies which corner a child widget should be placed in when packed into a #GtkScrolledWindow. This is effectively the opposite of where the scroll bars are placed.