GtkPageSetupUnixDialog {RGtk2}R Documentation

GtkPageSetupUnixDialog

Description

A page setup dialog

Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
                                       +----GtkDialog
                                             +----GtkPageSetupUnixDialog

Interfaces

GtkPageSetupUnixDialog implements AtkImplementorIface.

Detailed Description

GtkPageSetupUnixDialog implements a page setup dialog for platforms which don't provide a native page setup dialog, like Unix. It can be used very much like any other GTK+ dialog, at the cost of the portability offered by the high-level printing API

Printing support was added in GTK+ 2.10.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://developer.gnome.org/doc/API/2.0/gtk/GtkPageSetupUnixDialog.html


[Package RGtk2 version 2.12.5-3 Index]