[Gtk-sharp-list] Implementing CellRenderer

Mike Kestner mkestner@ximian.com
Mon, 23 Feb 2004 11:30:16 -0600


On Mon, 2004-02-23 at 01:32, misleb@onshore.com wrote:

> Is there any documentation on implementing custom CellRenderers? 

You don't really need a custom CellRenderer for this.  Just pack a
Pixbuf and text renderer into the same column.

-- 
Mike Kestner <mkestner@ximian.com>