Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Interface Gtk.PrintOperationPreview

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkPrintOperationPreview
Interface : PrintOperationPreview
Implementations: Gtk.PrintOperation
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PrintOperation
Signal
preview (PrintOperation self, PrintOperationPreview preview, PrintContext context, Window parent) : gboolean
Gets emitted when a preview is requested from the native dialog.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:14:42 GMT+0800 (HKT)