>From: Peter Lund <[EMAIL PROTECTED]>
>To: Clarity ThroughConfusion <[EMAIL PROTECTED]>
>CC: gtk-app-devel-list@gnome.org
>Subject: Re: Checking if cell is the currently selected in a treeview list
>Date: Sun, 05 Nov 2006 05:33:49 +0100
>
>On Sun, 2006-11-0
On Sun, 2006-11-05 at 03:36 +, Dena Ezra wrote:
> Hi,
>
> I have written a custom cell renderer for a list and would like to only draw
> text in the cell (inside the 'render' function) when it is the focused cell
> in the list.
Ok, so you have a render() function in your GtkCellRenderer-der