Gtk.PrintSettings.prototype.set_collate
function set_collate(collate:Boolean):void {
// Gjs wrapper for gtk_print_settings_set_collate()
}Sets the value of %GTK_PRINT_SETTINGS_COLLATE.
Since 2.10
- collate
whether to collate the output
function set_collate(collate:Boolean):void {
// Gjs wrapper for gtk_print_settings_set_collate()
}Sets the value of %GTK_PRINT_SETTINGS_COLLATE.
Since 2.10
whether to collate the output