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


Xfc::Gtk::PrintSettings Class Reference

A GtkPrintSettings object represents the settings of a print dialog in a system-independent way. More...

#include <printsetting.hh>

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

List of all members.


Detailed Description

A GtkPrintSettings object represents the settings of a print dialog in a system-independent way.

The main use for this object is that once you've printed you can get a settings object that represents the settings the user chose, and the next time you print you can pass that object in so that the user doesn't have to re-set all his settings.

Its also possible to enumerate the settings so that you can easily save the settings for the next time your app runs, or even store them in a document. The predefined keys try to use shared values as much as possible so that moving such a document between systems still works.


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