Re: [gtk-list] Re: bug found in the CTree widget
- From: Paolo Molaro <lupus lettere unipd it>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: bug found in the CTree widget
- Date: Sun, 5 Dec 1999 17:45:56 +0100
On Fri, Dec 03, 1999 at 07:11:44PM +0100, Raphaël LANGELLA wrote:
> The fact is that I'm not using CList but CTree widget. And the problem happens
> when I'm accessing he column where there is a tree. This node is special
> and I can't get its text using gtk_ctree_node_get_text. I could manage using
> gtk_ctree_get_node_info, but I'm using Gtk-Perl and this function doesn't
> exist.
gtk_ctree_node_get_text() works only when the node is a text node.
You should use gtk_ctree_node_get_pixtext() if it's a pixtext one,
and so on.
Anyway, I added gtk_ctree_get_node_info() to the bindings.
lupus
--
"You guys are definitely worth a wedding party." The Debian folks at ALS99
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]