<?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>westworld: a webmasters best friend &#187; PHP-GTK</title>
	<atom:link href="http://www.westworld.be/tag/php-gtk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.westworld.be</link>
	<description>A webmasters best friend</description>
	<lastBuildDate>Tue, 22 Nov 2011 10:58:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP GTK: liststore error (undefined class constant)</title>
		<link>http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/</link>
		<comments>http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 14:42:28 +0000</pubDate>
		<dc:creator>westworld</dc:creator>
				<category><![CDATA[PHP-GTK]]></category>

		<guid isPermaLink="false">http://www.westworld.be/?p=180</guid>
		<description><![CDATA[<a href="http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/" title="PHP GTK: liststore error (undefined class constant)"></a>Been experimenting with php-gtk over the last few days. When I was trying to use a liststore, php threw a fatal error. &#8220;Undefined class constant &#8216;TYPE_STRING&#8217;&#8221;. After testing the example from the PHP_GTK site I got the same errror. The &#8230;<p class="read-more"><a href="http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/" title="PHP GTK: liststore error (undefined class constant)"></a><p>Been experimenting with php-gtk over the last few days. When I was trying to use a <strong>liststore</strong>,  php threw a fatal error. <strong>&#8220;Undefined class constant &#8216;TYPE_STRING&#8217;&#8221;</strong>.<span id="more-180"></span><br />
After testing the example from the PHP_GTK site I got the same errror. The PHP-GTK example is out of date. <em>Starting with PHP-GTK 2.0.0 the TYPE constants were moved from the Gtk::class to Gobject, so use Gobject::TYPE_STRING instead.</em><br />
Below is the correct code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.westworld.be/php-gtk/php-gtk-liststore-error-undefined-class-constant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.westworld.be @ 2012-02-06 09:15:46 -->
