gtkProgressBarSetOrientation {RGtk2}R Documentation

gtkProgressBarSetOrientation

Description

Causes the progress bar to switch to a different orientation (left-to-right, right-to-left, top-to-bottom, or bottom-to-top).

Usage

gtkProgressBarSetOrientation(object, orientation)

Arguments

object

a GtkProgressBar

orientation

orientation of the progress bar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]