Method

GtkPrintJobset_num_copies

Declaration [src]

void
gtk_print_job_set_num_copies (
  GtkPrintJob* job,
  int num_copies
)

Description [src]

Sets the number of copies for this job.

Parameters

num_copies

Type: int

The number of copies.