Class GTK2.PageSetup

Inheritance graph
GTK2.G.Object GTK2.PageSetup
Description

A GtkPageSetup object stores the page size, orientation and margins. The idea is that you can get one of these from the page setup dialog and then pass it to the GTK2.PrintOperation when printing. The benefit of splitting this out of the GTK2.PrintSettings is that these affect the actual layout of the page, and thus need to be set long before user prints.


Inherit Object

inherit G.Object : Object


Method create

GTK2.PageSetup GTK2.PageSetup(mapping|void props)

Description

Create a new GTK2.PageSetup.