GtkPrintOperationClass.beginPrint

Signal emitted after the user has finished changing print settings in the dialog, before the actual rendering starts.

struct GtkPrintOperationClass
extern (C)
void function(GtkPrintOperation* operation, GtkPrintContext* context) beginPrint;