Home
last modified time | relevance | path

Searched refs:treeModelIfaceGetRow (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/ModelView/
H A DListStore.hs105 treeModelIfaceGetRow = \(TreeIter _ n _ _) -> function
H A DCustomStore.chs158treeModelIfaceGetRow :: TreeIter -> IO row, -- get the row at an …
253 treeModelIfaceGetRow (customStoreIface impl) iter
363 row <- treeModelIfaceGetRow (customStoreIface store) iter
H A DTreeStore.hs154 treeModelIfaceGetRow = \iter -> withStoreUpdateCache $ function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/ModelView/
H A DListStore.hs105 treeModelIfaceGetRow = \(TreeIter _ n _ _) -> function
H A DCustomStore.chs158treeModelIfaceGetRow :: TreeIter -> IO row, -- get the row at an …
253 treeModelIfaceGetRow (customStoreIface impl) iter
363 row <- treeModelIfaceGetRow (customStoreIface store) iter
H A DTreeStore.hs154 treeModelIfaceGetRow = \iter -> withStoreUpdateCache $ function