Gtk.PrintSettings.prototype.get_duplex
function get_duplex():Gtk.PrintDuplex {
// Gjs wrapper for gtk_print_settings_get_duplex()
}Gets the value of %GTK_PRINT_SETTINGS_DUPLEX.
Since 2.10
- Returns
whether to print the output in duplex.
function get_duplex():Gtk.PrintDuplex {
// Gjs wrapper for gtk_print_settings_get_duplex()
}Gets the value of %GTK_PRINT_SETTINGS_DUPLEX.
Since 2.10
whether to print the output in duplex.