GtkProgressBar::set_orientation
This method can be used to change the orientation of the progress
bar. The orientation parameter controls the
direction in which the progress indicator grows (in
percentage mode) or moves (in
activity mode), as the operation progresses.
The default setting is GTK_PROGRESS_LEFT_TO_RIGHT.