gtk.PageSetupUnixDialog

Undocumented in source.

Public Imports

gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Classes

PageSetupUnixDialog
class PageSetupUnixDialog

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.

Meta