Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::PrintJob Class Reference

A PrintJob object represents a job that is sent to a printer. More...

#include <printjob.hh>

Inheritance diagram for Xfc::Gtk::PrintJob:
Xfc::G::Object Xfc::G::TypeInstance Xfc::Trackable

List of all members.


Detailed Description

A 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 PrintUnixDialog API.

Use get_surface() to obtain the cairo surface onto which the pages must be drawn. Use job_send() to send the finished job to the printer. If you don't use cairo PrintJob also supports printing of manually generated postscript, via set_source_file().


The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC