Jacques Fortier <[EMAIL PROTECTED]> writes:
>       Is there a way to get the currently selected row of a GtkCTree?
> I've checked the docs a few times, and can't seem to find it.
> 

It's something like 
GPOINTER_TO_INT (GTK_CLIST (clist)->selection->data)
IIRC. Yes, it sucks. We're replacing it in 2.0.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to