Hi, list,
This link: 
https://developer.gnome.org/gtk3/stable/gtk3-Standard-Enumerations.html#GtkSelectionMode
has 4 modes for selection,
while this link:
https://developer.gnome.org/gtk2/stable/gtk2-Standard-Enumerations.html#GtkSelectionMode
has 5.

I understand that on GTK "selection multiple" and "selection extended"
are basically the same thing, hence removal of the "extended" style.
But maybe you are looking at it wrong - why not use the multiple selection
and use keyboard in addition?

Windows and OSX are doing it this way, which means it makes it hard to write
portable code with GTK{+}.

Is there a reason behind it?

Thank you.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to