hi :-) i want to do sth when i double-click on the row of a Gtk.Clist should i connect a handler on the row ? or on the Clist and then search for the selected row ? or else ? which signal should i listen ? i know only the one for a single click