gi-poppler-0.18.25: Poppler bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Poppler.Constants

Description

 
Synopsis

Documentation

pattern MINOR_VERSION :: Int32 Source #

The major version number of the poppler header files (e.g. in poppler version 0.1.2 this is 1.)

Since: 0.12

pattern MICRO_VERSION :: Int32 Source #

The micro version number of the poppler header files (e.g. in poppler version 0.1.2 this is 2.)

Since: 0.12

pattern MAJOR_VERSION :: Int32 Source #

The major version number of the poppler header files (e.g. in poppler version 0.1.2 this is 0.)

Since: 0.12

pattern HAS_CAIRO :: Int32 Source #

Defined if poppler was compiled with cairo support.

pattern ANNOT_TEXT_ICON_PARAGRAPH :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_NOTE :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_NEW_PARAGRAPH :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_KEY :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_INSERT :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_HELP :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_CROSS :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_COMMENT :: Text Source #

No description available in the introspection data.

pattern ANNOT_TEXT_ICON_CIRCLE :: Text Source #

No description available in the introspection data.