Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkPrintDuplex |
Enum : | PrintDuplex |
Properties | |
---|---|
guint32 Gtk.PrintDuplex.HORIZONTAL : 1
|
|
guint32 Gtk.PrintDuplex.SIMPLEX : 0
|
|
guint32 Gtk.PrintDuplex.VERTICAL : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.PrintSettings
Method |
get_duplex
()
:
Gtk.PrintDuplex
Gets the value of GTK_PRINT_SETTINGS_DUPLEX.
|
Gtk.PrintSettings
Method |
set_duplex
(PrintDuplex duplex)
:
none
Sets the value of GTK_PRINT_SETTINGS_DUPLEX.
|