c
Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkProgressBarOrientation |
Enum : | ProgressBarOrientation |
Properties | |
---|---|
guint32 Gtk.ProgressBarOrientation.BOTTOM_TO_TOP : 2
|
|
guint32 Gtk.ProgressBarOrientation.LEFT_TO_RIGHT : 0
|
|
guint32 Gtk.ProgressBarOrientation.RIGHT_TO_LEFT : 1
|
|
guint32 Gtk.ProgressBarOrientation.TOP_TO_BOTTOM : 3
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.CellRendererProgress
Property |
orientation : Gtk.ProgressBarOrientation
|
Gtk.ProgressBar
Property |
orientation : Gtk.ProgressBarOrientation
|
Gtk.ProgressBar
Method |
get_orientation
()
:
Gtk.ProgressBarOrientation
|
Gtk.ProgressBar
Method |
set_orientation
(ProgressBarOrientation orientation)
:
none
|