Gtk.PrintOperation.prototype.set_show_progress
function set_show_progress(show_progress:Boolean):void {
// Gjs wrapper for gtk_print_operation_set_show_progress()
}If show_progress is true, the print operation will show a progress dialog during the print operation.
Since 2.10
- show_progress
true to show a progress dialog