hoodle-core-0.16: Core library for hoodle

Copyright(c) 2011-2015 Ian-Woo Kim
LicenseBSD3
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

Hoodle.Coroutine.File

Description

 

Synopsis

Documentation

getFileContent :: FileStore -> MainCoroutine () Source #

get file content from xournal file and update hoodle state

fileNew :: MainCoroutine () Source #

deprecated

sequence1_ :: Monad m => m () -> [m ()] -> m () Source #

interleaving a monadic action between each pair of subsequent actions

exportCurrentPageAsSVG :: MainCoroutine () Source #

need to be merged with ContextMenuEventSVG

fileOpen :: MainCoroutine () Source #

main coroutine for open a file

fileSaveAs :: MainCoroutine () Source #

main coroutine for save as

fileReload :: MainCoroutine () Source #

main coroutine for open a file

setTitleFromFileName_ :: MainCoroutine () Source #

set frame title according to file name

embedPredefinedImage2 :: MainCoroutine () Source #

this is temporary. I will remove it

embedPredefinedImage3 :: MainCoroutine () Source #

this is temporary. I will remove it

embedHoodlet :: String -> MainCoroutine () Source #

embed an item from hoodlet using hoodlet identifier