Re: Getting the selected row in a GtkCTree



Jacques Fortier <jfortier@seul.org> 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




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