On Tue, 23 Jan 2001, Phillip Ezolt wrote:

> I've search and searched but can't find the answer to the following question:
> 
> Given a GtkCTreeNode, how do I find its row number? 

As far as I know, you can't (but I may well be wrong). However, you should
not need to do this, since all GtkCList methods requiring a row number are
available in GtkCTree with the GtkCTreeNode as an argument (the name of
the method is then prefixed by 'node_'. 

May I ask why you need to access this information?

Alexandre Fayolle
-- 
http://www.logilab.com 
Narval is the first software agent available as free software (GPL).
LOGILAB, Paris (France).


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to