Gtk2HsContentsIndex
Graphics.UI.Gtk.TreeList.TreeIter
Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Contents
Types
Methods
Description
  • This module and all other modules in TreeList are deprecated. Please use the modules in ModelView.
Synopsis
data TreeIter = TreeIter !CInt !Word !Word !Word
receiveTreeIter :: (Ptr TreeIter -> IO CInt) -> IO (Maybe TreeIter)
Types
data TreeIter
Tree Iterator: a pointer to an entry in a TreeModel.
Constructors
TreeIter !CInt !Word !Word !Word
show/hide Instances
Show TreeIter
Storable TreeIter
Methods
receiveTreeIter :: (Ptr TreeIter -> IO CInt) -> IO (Maybe TreeIter)
Produced by Haddock version 0.8