Re: GtkSelectionMode

2006-02-21 Thread Alan M. Evans
On Tue, 2006-02-21 at 12:16, Wallace Owen wrote: > On Tue, 2006-02-21 at 12:03 -0800, Alan M. Evans wrote: > > Is there a way to allow the user to select *any* number of elements from > > a treeview, including zero? GTK_SELECTION_MULTIPLE almost does, but if > > there's a way to unselect the last s

Re: GtkSelectionMode

2006-02-21 Thread Wallace Owen
On Tue, 2006-02-21 at 12:03 -0800, Alan M. Evans wrote: > Is there a way to allow the user to select *any* number of elements from > a treeview, including zero? GTK_SELECTION_MULTIPLE almost does, but if > there's a way to unselect the last selected element, I can't figure out > what it is. I hold

GtkSelectionMode

2006-02-21 Thread Alan M. Evans
Is there a way to allow the user to select *any* number of elements from a treeview, including zero? GTK_SELECTION_MULTIPLE almost does, but if there's a way to unselect the last selected element, I can't figure out what it is. ___ gtk-app-devel-list ma