Method
GtkPrintOperationset_show_progress
since: 2.10
Declaration [src]
void
gtk_print_operation_set_show_progress (
GtkPrintOperation* op,
gboolean show_progress
)
Description [src]
If show_progress
is TRUE
, the print operation will show a
progress dialog during the print operation.
Available since: 2.10
Sets property | Gtk.PrintOperation:show-progress |