Method GTK2.Toolbar()->set_orientation()
- Method
set_orientation
GTK2.Toolbarset_orientation(intorientation)- Description
Sets whether a toolbar should appear horizontally or vertically. One of ORIENTATION_HORIZONTAL and ORIENTATION_VERTICAL.
GTK2.Toolbar set_orientation(int orientation)
Sets whether a toolbar should appear horizontally or vertically. One of ORIENTATION_HORIZONTAL and ORIENTATION_VERTICAL.