GtkPrintOperationClass

Undocumented in source.

Members

Variables

GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved5
void function() GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved6
void function() GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved7
void function() GtkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved8
void function() GtkReserved8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
beginPrint
void function(GtkPrintOperation* operation, GtkPrintContext* context) beginPrint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
createCustomWidget
GtkWidget* function(GtkPrintOperation* operation) createCustomWidget;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
customWidgetApply
void function(GtkPrintOperation* operation, GtkWidget* widget) customWidgetApply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
done
void function(GtkPrintOperation* operation, GtkPrintOperationResult result) done;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawPage
void function(GtkPrintOperation* operation, GtkPrintContext* context, int pageNr) drawPage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
endPrint
void function(GtkPrintOperation* operation, GtkPrintContext* context) endPrint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
paginate
int function(GtkPrintOperation* operation, GtkPrintContext* context) paginate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GObjectClass parentClass;

The parent class.

preview
int function(GtkPrintOperation* operation, GtkPrintOperationPreview* preview, GtkPrintContext* context, GtkWindow* parent) preview;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
requestPageSetup
void function(GtkPrintOperation* operation, GtkPrintContext* context, int pageNr, GtkPageSetup* setup) requestPageSetup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
statusChanged
void function(GtkPrintOperation* operation) statusChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
updateCustomWidget
void function(GtkPrintOperation* operation, GtkWidget* widget, GtkPageSetup* setup, GtkPrintSettings* settings) updateCustomWidget;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta