<?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"
	>
<channel>
	<title>Comments on: GTK+ programs with GtkBuilder and dynamic signal handlers.</title>
	<atom:link href="http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/</link>
	<description>Where stuff from my brain lands</description>
	<pubDate>Fri, 21 Nov 2008 22:38:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: djee</title>
		<link>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/#comment-718</link>
		<dc:creator>djee</dc:creator>
		<pubDate>Sun, 09 Nov 2008 06:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=94#comment-718</guid>
		<description>Indeed, the ' extern "C" ' directive solved the problem with the "-export-dynamic" option. Tested and approved. :)</description>
		<content:encoded><![CDATA[<p>Indeed, the &#8216; extern &#8220;C&#8221; &#8216; directive solved the problem with the &#8220;-export-dynamic&#8221; option. Tested and approved. <img src='http://allmybrain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/#comment-535</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sun, 15 Jun 2008 15:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=94#comment-535</guid>
		<description>Updated the section on -export-dynamic to include an alternative of adding extern "C" around your signal handlers.  I think this will solve the issue but I haven't tried it yet.</description>
		<content:encoded><![CDATA[<p>Updated the section on -export-dynamic to include an alternative of adding extern &#8220;C&#8221; around your signal handlers.  I think this will solve the issue but I haven&#8217;t tried it yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
