Gtk.ProgressBarOrientation Enumeration
An enumeration representing possible orientations and growth directions for the visible Gtk.ProgressBar.

Syntax

[GLib.GType(typeof(Gtk.ProgressBarOrientationGType))]
public enum ProgressBarOrientation

Remarks

An enumeration representing possible orientations and growth directions for the visible Gtk.ProgressBar.

Members

Member NameDescription
LeftToRightA horizontal Gtk.ProgressBar growing from left to right.
RightToLeftA horizontal Gtk.ProgressBar growing from right to left.
BottomToTopA vertical Gtk.ProgressBar growing from bottom to top.
TopToBottomA vertical Gtk.ProgressBar growing from top to bottom.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0