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 Graphics.UI.Gtk.TreeList are deprecated. Please use the modules in Graphics.UI.Gtk.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 Graphics.UI.Gtk.ModelView.TreeModel.
Constructors
TreeIter !CInt !Word !Word !Word
show/hide Instances
Methods
receiveTreeIter :: (Ptr TreeIter -> IO CInt) -> IO (Maybe TreeIter)
Produced by Haddock version 2.6.0