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.Objects.Layer

Contents

Description

 

Synopsis

Exported types

newtype Layer Source

Constructors

Layer (ForeignPtr Layer) 

class GObject o => LayerK o Source

Instances

Methods

layerGetRadioButtonGroupId

layerGetTitle

layerGetTitle :: (MonadIO m, LayerK a) => a -> m Text Source

layerHide

layerHide :: (MonadIO m, LayerK a) => a -> m () Source

layerIsParent

layerIsParent :: (MonadIO m, LayerK a) => a -> m Bool Source

layerIsVisible

layerShow

layerShow :: (MonadIO m, LayerK a) => a -> m () Source