gi-poppler-0.0.34.12: 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.Point

Contents

Description

A #PopplerPoint is used to describe a location point on a page

Synopsis

Exported types

newtype Point Source

Constructors

Point (ForeignPtr Point) 

Instances

Methods

pointCopy

pointFree

pointFree :: MonadIO m => Point -> m () Source

pointNew

Properties

X

Y