GtkCellType is deprecated and should not be used in newly-written code.
Identifies the type of element in the current cell of the GtkCList. Cells can contain text, pixmaps, or both. Unfortunately support for GTK_CELL_WIDGET was never completed.
Value | Symbolic name | Description |
0 | Gtk::CELL_EMPTY | |
1 | Gtk::CELL_RENDERER_SELECTED | |
2 | Gtk::CELL_RENDERER_PRELIT | |
3 | Gtk::CELL_PIXTEXT | |
4 | Gtk::CELL_RENDERER_INSENSITIVE | |
8 | Gtk::CELL_RENDERER_SORTED | |
16 | Gtk::CELL_RENDERER_FOCUSED |