Delivered-To: Lablgtk at yquem.inria.fr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=p9nDpRfZdDjqUOOw7x7ErvJBSRHmMkhjYnENmGTsVMw=; b=HNCS31KVXv4Ufva7AzW3zL+bxnLAJRjC1tGAzX8syyE49/QOSqxUdl5UmH8HEMfr1e+gtayZ/+k4dUCn0y3XjyZEndep0PfE+kcELCSUQwijFC9VAnkKehD5gY/kYPcLZlKDOI3PgDZGVvPk9zRbxIMjdkJYQZJRj5Qm8tlylDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=BbXBy/SOqD7KbrKd92zvPwbEDRq4n8cOpfmVF3fUQehNlXJ6VXoRLlrk1LkpFHSVnO7vWtbrPBWjFp9XIvP8XL21kybczCmJ1FYr9FBzrH2b1suxl1wtmAENgbAQIvMALJgnfSuQqImM2/TB4wyffcwXZa0aIkDaGKs6PxGnFfg= Subject: Re: Re: [Lablgtk] How do I make a pixbuf column for GTree.icon_view? From: Edouard To: Lablgtk at yquem.inria.fr In-Reply-To: <20080305154800.GA14954 at annexia.org> References: <20080301120648.GA7677 at annexia.org> <20080305154800.GA14954@annexia.org> Date: Thu, 06 Mar 2008 06:46:53 +0100 Message-Id: <1204782413.7051.5.camel at edouard-laptop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Content-Length: 419 Hi ! 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 You can find such useful tips in the SooHyoung Oh's adaptation of the great "GTK+ 2.0 Tree View Tutorial". Friendly, Ed. _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk