> gtk_ctree_node_nth returns a GtkCTreeNode, which is not a GtkObject.
On a thoroughly tangential note, I was playing around with CTrees the
other day and ran into just this limitation -- that obviously dnd must
work differently with CTreeNodes because you can't connect signals to
them in the way you do with GtkObject-derived widgets.
I would expect that there must be a way to do dnd with these though --
proper dnd, where you can drop the thing onto any widget in the window
(or another app for that matter) that knows what to do with it, and
likewise accept drops from elsewhere. Am I mistaken in believing
this? If not, could someone point me to some code that does it?
Many thanks,
-Rob
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]