hoodle-core-0.16: Core library for hoodle

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

Hoodle.GUI.Reflect

Description

 

Synopsis

Documentation

chkCvsIdNInvalidate :: CanvasId -> MainCoroutine () Source #

check current canvas id and new active canvas id and invalidate if it's changed.

blockWhile :: GObjectClass w => Maybe (ConnectId w) -> IO () -> IO () Source #

block signal for act

reflectViewModeUI :: MainCoroutine () Source #

reflect view mode UI for current canvas info

reflectUIToggle :: UIManager -> String -> Bool -> IO () Source #

this function must be moved to GUI.Reflect