org.gnu.gtk
public class CellView extends Widget
| Constructor Summary | |
|---|---|
| CellView() | |
| CellView(String text, boolean hasMarkup) | |
| CellView(Pixbuf pixbuf) | |
| Method Summary | |
|---|---|
| CellRenderer[] | getCellRenderers() |
| TreePath | getDisplayedRow() |
| Requisition | getSizeOfRow(TreePath path) |
| void | setBackgroundColor(Color color) |
| void | setDisplayedRow(TreePath path) |
| void | setModel(TreeModel model) |