| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-2.0.gir |
| C documentation: | GtkPrintOperationResult |
| Enum : | PrintOperationResult |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Gtk.PrintOperationResult.APPLY : 1
|
|
|
Number Gtk.PrintOperationResult.CANCEL : 2
|
|
|
Number Gtk.PrintOperationResult.ERROR : 0
|
|
|
Number Gtk.PrintOperationResult.IN_PROGRESS : 3
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.PrintOperation
Signal |
done
(PrintOperation self, PrintOperationResult result)
:
none
Emitted when the print operation run has finished doing everything required for printing.
|
|
Gtk.PrintOperation
Method |
Runs the print operation, by first letting the user modify print settings in the print dialog, and then print the document.
|
|
WebKit.WebFrame
Method |
|