<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=3518&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / libxfcegui4 XfceIconTheme deprecated?]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3518</link>
		<description><![CDATA[The most recent posts in libxfcegui4 XfceIconTheme deprecated?.]]></description>
		<lastBuildDate>Tue, 25 Sep 2007 19:17:02 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: libxfcegui4 XfceIconTheme deprecated?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14779#p14779</link>
			<description><![CDATA[<p>If you need a themed generic icon, do something like:</p><div class="codebox"><pre><code>            pixbuf = gtk_icon_theme_load_icon(theme,
                         &quot;gnome-media-player&quot;,
                         icon_size,
                         0,
                         NULL);</code></pre></div><p>lookup the names under /usr/share/pixmaps or icons</p><p>Also you can use themed gtk stock icons:</p><div class="codebox"><pre><code>            pixbuf  = gtk_image_new_from_stock(
            GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_BUTTON);</code></pre></div><p>hth,</p><p>herd</p>]]></description>
			<author><![CDATA[dummy@example.com (herd)]]></author>
			<pubDate>Tue, 25 Sep 2007 19:17:02 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14779#p14779</guid>
		</item>
		<item>
			<title><![CDATA[Re: libxfcegui4 XfceIconTheme deprecated?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14714#p14714</link>
			<description><![CDATA[<p>But gdk_pixbuf_new_from_file() requires the full path.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jellybean)]]></author>
			<pubDate>Mon, 27 Aug 2007 13:05:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14714#p14714</guid>
		</item>
		<item>
			<title><![CDATA[Re: libxfcegui4 XfceIconTheme deprecated?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14589#p14589</link>
			<description><![CDATA[<p>Ok, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jellybean)]]></author>
			<pubDate>Mon, 06 Aug 2007 14:29:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14589#p14589</guid>
		</item>
		<item>
			<title><![CDATA[Re: libxfcegui4 XfceIconTheme deprecated?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14585#p14585</link>
			<description><![CDATA[<p>Better use pixbuf loading from gtk/gdk.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 03 Aug 2007 11:22:57 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14585#p14585</guid>
		</item>
		<item>
			<title><![CDATA[libxfcegui4 XfceIconTheme deprecated?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14551#p14551</link>
			<description><![CDATA[<p>It seems like every function in XfceIconTheme is deprecated. What should I use instead?</p>]]></description>
			<author><![CDATA[dummy@example.com (Jellybean)]]></author>
			<pubDate>Sat, 28 Jul 2007 09:48:24 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14551#p14551</guid>
		</item>
	</channel>
</rss>
