Virtual Method
GtkPrintOperationrequest_page_setup
Declaration [src]
void
request_page_setup (
  GtkPrintOperation* operation,
  GtkPrintContext* context,
  int page_nr,
  GtkPageSetup* setup
)
Description [src]
Emitted once for every page that is printed, to give the application a chance to modify the page setup.
Parameters
- context
- 
            Type: GtkPrintContextNo description available. The data is owned by the caller of the method. 
- page_nr
- 
            Type: intNo description available. 
- setup
- 
            Type: GtkPageSetupNo description available. The data is owned by the caller of the method.