Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PrintOperationResult

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkPrintOperationResult
Enum : PrintOperationResult
A value of this type is returned by gtk_print_operation_run().
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
EvinceView.PrintOperation
Signal
done (PrintOperation self, PrintOperationResult object) : none
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
Prints the given WebKitWebFrame, using the given GtkPrintOperation
and GtkPrintOperationAction.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:54 GMT+0800 (HKT)