Moving nodes in a CtkCTree



Hello all.

I'm having troubles moving a node in a GtkCTree.
I have ptrs to : the tree, the node I want to move, the new parent node.
I tried with gtk_ctree_move(tree, node, newparent, NULL) but it seems it
just removes the node from its current parent, without adding it to the
new parent. How can I get an usable ptr for newsibling ?

Tks,
 Diego.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]