El 17 Apr 2001 15:38:04 +0200, David Pirotte escribió: > - what is the selection callback function? (gtk-signal-connect clist "select_row" (lambda (row col event) (foo row col))) > - is there a way to get the all list of records of a clist: > > gtk-clist-array (or table or items or something like that) nope. What I do, before inserting things unto the clist I append it to a list containing the elements of the clist