Re: CTree - Retrieving text



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]