gi-poppler-0.18.14: 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.AnnotCalloutLine

Contents

Description

 

Synopsis

Exported types

newZeroAnnotCalloutLine :: MonadIO m => m AnnotCalloutLine Source #

Construct a AnnotCalloutLine struct initialized to zero.

Methods

copy

annotCalloutLineCopy Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> AnnotCalloutLine

callout: the AnnotCalloutLine to be copied.

-> m AnnotCalloutLine

Returns: a new allocated AnnotCalloutLine as exact copy of callout, Nothing in other case. It must be freed when done.

It does copy callout to a new AnnotCalloutLine.

free

annotCalloutLineFree Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> AnnotCalloutLine

callout: a AnnotCalloutLine

-> m () 

Frees the memory used by AnnotCalloutLine.

new

annotCalloutLineNew Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> m AnnotCalloutLine

Returns: a new allocated AnnotCalloutLine, Nothing in other case. It must be freed when done.

Creates a new empty AnnotCalloutLine.

Properties

multiline

x1

x2

x3

y1

y2

y3