|
Graphics.UI.Gtk.TreeList.TreeIter | Portability | portable (depends on GHC) | Stability | provisional | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
Description |
- This module and all other modules in Graphics.UI.Gtk.TreeList are
deprecated. Please use the modules in Graphics.UI.Gtk.ModelView.
|
|
Synopsis |
|
|
|
|
Types
|
|
data TreeIter |
Tree Iterator: a pointer to an entry in a
Graphics.UI.Gtk.ModelView.TreeModel.
| Constructors | |
|
|
Methods
|
|
receiveTreeIter :: (Ptr TreeIter -> IO CInt) -> IO (Maybe TreeIter) |
|
Produced by Haddock version 2.6.0 |