gi-gtk-0.3.18.12: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.PageSetup

Contents

Description

 

Synopsis

Exported types

Methods

pageSetupCopy

pageSetupGetBottomMargin

pageSetupGetLeftMargin

pageSetupGetOrientation

pageSetupGetPageHeight

pageSetupGetPageWidth

pageSetupGetPaperHeight

pageSetupGetPaperSize

pageSetupGetPaperWidth

pageSetupGetRightMargin

pageSetupGetTopMargin

pageSetupLoadFile

pageSetupLoadFile :: (MonadIO m, PageSetupK a) => a -> [Char] -> m () Source

pageSetupLoadKeyFile

pageSetupNew

pageSetupNewFromFile

pageSetupNewFromKeyFile

pageSetupSetBottomMargin

pageSetupSetLeftMargin

pageSetupSetOrientation

pageSetupSetPaperSize

pageSetupSetPaperSizeAndDefaultMargins

pageSetupSetRightMargin

pageSetupSetTopMargin

pageSetupToFile

pageSetupToFile :: (MonadIO m, PageSetupK a) => a -> [Char] -> m () Source

pageSetupToKeyFile