Re: Clist



Hi,

Brad House <brad mainstreetsoftworks com> writes:

> Well, I finally figured out how to get a selection from a CLIST

didn't 

  GList *list = GTK_CLIST (clist)->selection;

work for you? IIRC, it should hand you a linked list of selected 
row indices that can be extracted using GPOINTER_TO_INT (list->data).


Salut, Sven




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