c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.PrintContext

Class Gtk.PrintContext

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkPrintContext
Class : PrintContext
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.PrintContext ()
Create a new Gtk.PrintContext
Create a new Gtk.PrintContext
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PrintOperation
Signal
begin_print (PrintOperation self, PrintContext context) : none
Gtk.PrintOperation
Signal
draw_page (PrintOperation self, PrintContext context, gint32 page_nr) : none
Gtk.PrintOperation
Signal
end_print (PrintOperation self, PrintContext context) : none
Gtk.PrintOperation
Signal
paginate (PrintOperation self, PrintContext context) : gboolean
Gtk.PrintOperation
Signal
preview (PrintOperation self, PrintOperationPreview preview, PrintContext context, Window parent) : gboolean
Gtk.PrintOperation
Signal
request_page_setup (PrintOperation self, PrintContext context, gint32 page_nr, PageSetup setup) : none
Gtk.PrintOperationPreview
Signal
got_page_size (PrintOperationPreview self, PrintContext context, PageSetup page_setup) : none
Gtk.PrintOperationPreview
Signal
ready (PrintOperationPreview self, PrintContext context) : none
GtkSource.PrintCompositor
Method
draw_page (PrintContext context, gint32 page_nr) : none
GtkSource.PrintCompositor
Method
paginate (PrintContext context) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:03 GMT+0800 (HKT)