In a GtkTreeView widget is there a signal that is emitted when the user preforms a double click on some row? The "row-activated" signal is emitted for a single click, but I'd like to catch double clicks.
Can I? Thanks, Gary Herron _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
