<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Help with a GenericCellRenderer using pygtk</title>
	<atom:link href="http://seilo.geekyogre.com/2009/05/help-with-a-genericcellrenderer-using-pygtk/feed/" rel="self" type="application/rss+xml" />
	<link>http://seilo.geekyogre.com/2009/05/help-with-a-genericcellrenderer-using-pygtk/</link>
	<description>I like potato chips</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:18:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alfredo Sydnes</title>
		<link>http://seilo.geekyogre.com/2009/05/help-with-a-genericcellrenderer-using-pygtk/comment-page-1/#comment-4575</link>
		<dc:creator>Alfredo Sydnes</dc:creator>
		<pubDate>Sun, 14 Mar 2010 15:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=646#comment-4575</guid>
		<description>I found your site via google. Very intressant I will continue to look around.</description>
		<content:encoded><![CDATA[<p>I found your site via google. Very intressant I will continue to look around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Barnes</title>
		<link>http://seilo.geekyogre.com/2009/05/help-with-a-genericcellrenderer-using-pygtk/comment-page-1/#comment-2472</link>
		<dc:creator>Matthew Barnes</dc:creator>
		<pubDate>Tue, 05 May 2009 01:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=646#comment-2472</guid>
		<description>You should be checking the model, not the cell.  Subclass a GtkCellRendererPixbuf, implement its activate() method, and bind its &quot;visible&quot; (or &quot;sensitive&quot;) property to a boolean column in your tree model.  When the cell is activated, invert the corresponding column value.

For a generic C-based example, see:
http://git.gnome.org/cgit/gnome-video-arcade/tree/src/gva-cell-renderer-pixbuf.c</description>
		<content:encoded><![CDATA[<p>You should be checking the model, not the cell.  Subclass a GtkCellRendererPixbuf, implement its activate() method, and bind its &#8220;visible&#8221; (or &#8220;sensitive&#8221;) property to a boolean column in your tree model.  When the cell is activated, invert the corresponding column value.</p>
<p>For a generic C-based example, see:<br />
<a href="http://git.gnome.org/cgit/gnome-video-arcade/tree/src/gva-cell-renderer-pixbuf.c" rel="nofollow">http://git.gnome.org/cgit/gnome-video-arcade/tree/src/gva-cell-renderer-pixbuf.c</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
