Re: CTree - Retrieving text
- From: frankc srv net
- To: gtk-app-devel-list gnome org
- Subject: Re: CTree - Retrieving text
- Date: Sat, 05 May 2001 21:05:05 -0600
gtk_ctree_node_get_text(ctree, node, column, &text))
I suspect this function is broken. I was able to get this
to work:
gtk_ctree_get_node_info(ctree, node, &text, NULL, NULL, NULL, NULL,
NULL, NULL, NULL);
Frank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]