> After selecting a row in a Gtk::TreeView I would like to de-select the > row without selecting a new one, that is clicking in another one . How > can I do this? > By default, in gnome (i.e. Gtk) applications a row is de-selected by Ctrl + left click. This is how the treeview works also (by default).
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
