Re: CTree structure
- From: Clemens Kirchgatterer <clemens root at>
- To: Christian Robottom Reis <kiko async com br>, gtk-app-devel-list gnome org
- Subject: Re: CTree structure
- Date: Thu, 23 Nov 2000 18:54:01 +0100
On Fri, 24 Nov 2000, you wrote:
is there a way to store anything besides a string inside a CTree
structure? I can see there's a gint8 spacing field, and I could use it,
but I don't know if this is exactly orthodox :-) I've tried poisoning it
with some fake data and nothing blew up in my face, but I'm left
wondering.
either you store your data in a ctree column and make this column invisible, or
you use "gtk_ctree_node_set_row_data()" the preferd way IMHO.
regards ...
clemens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]