org.gnu.gtk

Class CellRendererAttribute

public class CellRendererAttribute extends Object

{@link CellRenderer}s have attributes which can be set based on data from the {@link TreeModel} (currently only implemented by {@link ListStore} and {@link TreeStore}). Mapping renderer attributes to TreeModel dataBlocks is done via the {@link TreeViewColumn} object.

For a full overview of the tree and list objects, please see the {@link TreeView} widget description.

Method Summary
StringtoString()

Method Detail

toString

public String toString()