Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PrintOperationAction

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkPrintOperationAction
Enum : PrintOperationAction
The action parameter to gtk_print_operation_run()
determines what action the print operation should perform.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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)