Gtk.CellView Class
A widget displaying a single row of a Gtk.TreeModel

See Also: CellView Members

Syntax

public class CellView : Widget, CellLayout

Remarks

A Gtk.CellView displays a single row of a Gtk.TreeModel, using cell renderers just like Gtk.TreeView. Gtk.CellView does not support some of the more complex features of Gtk.TreeView, like cell editing and drag and drop.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.4