<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TAKtec &#187; libglade</title>
	<atom:link href="http://kleemann.net/tobias/blog/tag/libglade/feed/" rel="self" type="application/rss+xml" />
	<link>http://kleemann.net/tobias/blog</link>
	<description>a few tidbits of information that someone may find useful</description>
	<lastBuildDate>Sat, 22 May 2010 16:21:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to access two GTK+ widgets from a single callback function (using libglade).</title>
		<link>http://kleemann.net/tobias/blog/2008/05/how-to-access-two-gtk-widgets-from-a-single-callback-function-using-libglade/</link>
		<comments>http://kleemann.net/tobias/blog/2008/05/how-to-access-two-gtk-widgets-from-a-single-callback-function-using-libglade/#comments</comments>
		<pubDate>Thu, 15 May 2008 21:00:51 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[GTK+]]></category>
		<category><![CDATA[GtkWidgets]]></category>
		<category><![CDATA[libglade]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://users.ecs.soton.ac.uk/tak07r/?p=12</guid>
		<description><![CDATA[I hope the code below may be useful to some people. I am new to GTK+ myself so I am not sure whether this is the best solution, but it is certainly on of the better ones. Other solutions would be to use globals or possibly structs. What the function does: It is a simple [...]]]></description>
		<wfw:commentRss>http://kleemann.net/tobias/blog/2008/05/how-to-access-two-gtk-widgets-from-a-single-callback-function-using-libglade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
