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.Attachment

Contents

Description

 

Synopsis

Exported types

newtype Attachment Source

Instances

GObject Attachment Source 
((~) * info (ResolveAttachmentMethod t Attachment), MethodInfo * info Attachment p) => IsLabel t (Attachment -> p) Source 

Methods

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

((~) * info (ResolveAttachmentMethod t Attachment), MethodInfo * info Attachment p) => IsLabelProxy t (Attachment -> p) Source 
type ParentTypes Attachment Source 
type AttributeList Attachment Source 
type SignalList Attachment Source 

Methods

attachmentSave

data AttachmentSaveMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Text -> m ()), MonadIO m, AttachmentK a) => MethodInfo (TYPE Lifted) AttachmentSaveMethodInfo a signature Source 

attachmentSave :: (MonadIO m, AttachmentK a) => a -> Text -> m () Source

attachmentSaveToCallback