Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.ProgressBar

Method GTK2.ProgressBar()->set_orientation()


Method set_orientation

GTK2.ProgressBar set_orientation(int style)

Description

Causes the progress bar to switch to a different orientation (left-to-right, right-to-left, top-to-bottom, or bottom-to-top). One of PROGRESS_BOTTOM_TO_TOP , PROGRESS_CONTINUOUS , PROGRESS_DISCRETE , PROGRESS_LEFT_TO_RIGHT , PROGRESS_RIGHT_TO_LEFT and PROGRESS_TOP_TO_BOTTOM .