Gtk.PrintSettings.prototype.set_scale
function set_scale(scale:Number):void {
// Gjs wrapper for gtk_print_settings_set_scale()
}Sets the value of %GTK_PRINT_SETTINGS_SCALE.
Since 2.10
- scale
the scale in percent
function set_scale(scale:Number):void {
// Gjs wrapper for gtk_print_settings_set_scale()
}Sets the value of %GTK_PRINT_SETTINGS_SCALE.
Since 2.10
the scale in percent