Class GTK2.PrintJob

Inheritance graph
G.Object GTK2.PrintJob
Description

A GTK2.PrintJob object represents a job that is sent to a printer. You only need to deal directly with print jobs if you use the non-portable GTK2.PrintUnixDialog API. Properties: GTK2.PageSetup page-setup GTK2.Printer printer GTK2.PrintSettings settings string title int track-print-status

Signals: status_changed


Inherit Object

inherit G.Object : Object


Method create

GTK2.PrintJob GTK2.PrintJob(void props_or_title, void printer, void settings, void page_setup)

Description

Create a new GTK2.PrintJob.