[Top]
GTK
GTK.ScrolledWindow
|
Method GTK.ScrolledWindow()->set_placement()
- Method
set_placement
GTK.ScrolledWindow set_placement(int window_corner_placement)
- Description
The location of the window relative to the scrollbars.
One of CORNER_BOTTOM_LEFT , CORNER_BOTTOM_RIGHT , CORNER_TOP_LEFT and CORNER_TOP_RIGHT
|