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.Structs.Dest

Contents

Description

Data structure for holding a destination

Synopsis

Exported types

newtype Dest Source

Constructors

Dest (ForeignPtr Dest) 

Instances

BoxedObject Dest Source 

Methods

boxedType :: Dest -> IO GType

((~) * info (ResolveDestMethod t Dest), MethodInfo * info Dest p) => IsLabel t (Dest -> p) Source 

Methods

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

((~) * info (ResolveDestMethod t Dest), MethodInfo * info Dest p) => IsLabelProxy t (Dest -> p) Source 

Methods

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

((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) DestFreeMethodInfo Dest signature Source 
((~) (TYPE Lifted) signature (m Dest), MonadIO m) => MethodInfo (TYPE Lifted) DestCopyMethodInfo Dest signature Source 

newZeroDest :: MonadIO m => m Dest Source

Construct a Dest struct initialized to zero.

Methods

destCopy

data DestCopyMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m Dest), MonadIO m) => MethodInfo (TYPE Lifted) DestCopyMethodInfo Dest signature Source 

destFree

data DestFreeMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) DestFreeMethodInfo Dest signature Source 

destFree :: MonadIO m => Dest -> m () Source

Properties

Bottom

ChangeLeft

ChangeTop

ChangeZoom

Left

NamedDest

PageNum

Right

Top

Type

Zoom