Delivered-To: Lablgtk at yquem.inria.fr Date: Fri, 18 Apr 2008 12:55:19 +0100 Subject: Re: Re: [Lablgtk] How do I make a pixbuf column for GTree.icon_view? Message-ID: <20080418115518.GA12072 at annexia.org> References: <20080301120648.GA7677 at annexia.org> <20080305154800.GA14954@annexia.org> <1204782413.7051.5.camel@edouard-laptop> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1204782413.7051.5.camel at edouard-laptop> From: Richard Jones Cc: Lablgtk at yquem.inria.fr Content-Type: text/plain; charset=us-ascii Content-Length: 591 On Thu, Mar 06, 2008 at 06:46:53AM +0100, Edouard wrote: > It seems that creating a GdkPixbuf.pixbuf column can be done with : > > let cols = new column_list > let pixbuf_col = cols#add Gobject.Data.object For reference the above doesn't work. In fact you have to do: let pixbuf_col = cols#add (Gobject.Data.gobject_by_name "GdkPixbuf") in I guess I must be the first to try to use GTree.icon_view ... Rich. -- Richard Jones Red Hat _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk