gtkProgressBarSetOrientation {RGtk2} | R Documentation |
Causes the progress bar to switch to a different orientation (left-to-right, right-to-left, top-to-bottom, or bottom-to-top).
gtkProgressBarSetOrientation(object, orientation)
|
[GtkProgressBar ] a GtkProgressBar |
|
[GtkProgressBarOrientation ] orientation of the progress bar |
Derived by RGtkGen from GTK+ documentation