From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Pirotte To: guile-gtk Subject: clist and selected row Date: Tue, 17 Apr 2001 06:07:00 -0000 Message-id: <3ADC473C.96CB43BB@altosw.be> X-SW-Source: 2001-q2/msg00011.html Hi, - how can I get access to the currently selected row? like: gtk-clist-selected-row 'single 'browse gtk-clist-selected-rows 'multiple 'extended - what is the selection callback function? - 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) thanks david