After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721440 - Support multiple selections for GtkListBox
Support multiple selections for GtkListBox
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-04 00:44 UTC by Jim Nelson
Modified: 2014-05-22 02:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jim Nelson 2014-01-04 00:44:44 UTC
The current GTK docs state that GtkListBox doesn't support GTK_SELECTION_MULTIPLE.  It's difficult to consider switching from GtkTreeView to GtkListBox without this functionality.

This request is specifically to meet our needs in Geary (bug #720850), although I have to think other applications would be served by this as well.