|
Graphics.UI.Gtk.TreeList.CellView | Portability | portable (depends on GHC) | Stability | provisional | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
Description |
A widget displaying a single row of a TreeModel
- Module available since Gtk+ version 2.6
|
|
Synopsis |
|
|
|
|
Detail
|
|
A CellView displays a single row of a TreeModel, using cell renderers
just like TreeView. CellView doesn't support some of the more complex
features of TreeView, like cell editing and drag and drop.
|
|
Class Hierarchy
|
|
| GObject
| +----Object
| +----Widget
| +----CellView
|
|
Produced by Haddock version 0.7 |