GtkPrintOperationClass.requestPageSetup

Emitted once for every page that is printed, to give the application a chance to modify the page setup.

struct GtkPrintOperationClass
extern (C)
void function(GtkPrintOperation* operation, GtkPrintContext* context, int pageNr, GtkPageSetup* setup) requestPageSetup;