gi-poppler-0.0.34.13: Poppler 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.Poppler.Objects.PSFile

Contents

Description

 

Synopsis

Exported types

newtype PSFile Source

Constructors

PSFile (ForeignPtr PSFile) 

Instances

GObject PSFile Source 
((~) * info (ResolvePSFileMethod t PSFile), MethodInfo * info PSFile p) => IsLabel t (PSFile -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> PSFile -> p

((~) * info (ResolvePSFileMethod t PSFile), MethodInfo * info PSFile p) => IsLabelProxy t (PSFile -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> PSFile -> p

type ParentTypes PSFile Source 
type AttributeList PSFile Source 
type SignalList PSFile Source 

class GObject o => PSFileK o Source

Instances

Methods

pSFileFree

data PSFileFreeMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m ()), MonadIO m, PSFileK a) => MethodInfo (TYPE Lifted) PSFileFreeMethodInfo a signature Source 

Methods

overloadedMethod :: MethodProxy PSFileFreeMethodInfo a -> signature -> s

pSFileFree :: (MonadIO m, PSFileK a) => a -> m () Source

pSFileNew

pSFileNew :: (MonadIO m, DocumentK a) => a -> Text -> Int32 -> Int32 -> m PSFile Source

pSFileSetDuplex

data PSFileSetDuplexMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Bool -> m ()), MonadIO m, PSFileK a) => MethodInfo (TYPE Lifted) PSFileSetDuplexMethodInfo a signature Source 

pSFileSetDuplex :: (MonadIO m, PSFileK a) => a -> Bool -> m () Source

pSFileSetPaperSize

pSFileSetPaperSize :: (MonadIO m, PSFileK a) => a -> Double -> Double -> m () Source