Home
last modified time | relevance | path

Searched refs:treeStoreChange (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/ModelView/
H A DTreeStore.hs55 treeStoreChange,
624 treeStoreChange :: TreeStore a -> TreePath -> (a -> a) -> IO Bool
625 treeStoreChange store path func = treeStoreChangeM store path (return . func) function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/ModelView/
H A DTreeStore.hs55 treeStoreChange,
624 treeStoreChange :: TreeStore a -> TreePath -> (a -> a) -> IO Bool
625 treeStoreChange store path func = treeStoreChangeM store path (return . func) function