Maintainer | gtk2hs-devel@lists.sourceforge.net |
---|---|
Stability | alpha |
Portability | portable (depends on GHC) |
Safe Haskell | None |
Language | Haskell98 |
Graphics.UI.Gtk.Poppler.Poppler
Description
- data Backend
- getBackend :: IO Backend
- getVersion :: IO String
Types
Constructors
BackendUnknown | |
BackendSplash | |
BackendCairo |
Methods
getBackend :: IO Backend Source #
Returns the backend compiled into the poppler library.
getVersion :: IO String Source #
Returns the version of poppler in use. This result is not to be freed.