c
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-2.0.gir |
| C documentation: | GtkPageOrientation |
| Enum : | PageOrientation |
| Properties | |
|---|---|
|
guint32 Gtk.PageOrientation.LANDSCAPE : 1
|
|
|
guint32 Gtk.PageOrientation.PORTRAIT : 0
|
|
|
guint32 Gtk.PageOrientation.REVERSE_LANDSCAPE : 3
|
|
|
guint32 Gtk.PageOrientation.REVERSE_PORTRAIT : 2
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.PageSetup
Method |
get_orientation
()
:
Gtk.PageOrientation
|
|
Gtk.PageSetup
Method |
set_orientation
(PageOrientation orientation)
:
none
|
|
Gtk.PrintSettings
Method |
get_orientation
()
:
Gtk.PageOrientation
|
|
Gtk.PrintSettings
Method |
set_orientation
(PageOrientation orientation)
:
none
|