listbox: Update docs

Multiple selection is supported now.
This commit is contained in:
Matthias Clasen 2014-07-14 08:48:33 -04:00
parent 0e1a424829
commit 27244fb9d7

View File

@ -948,8 +948,6 @@ gtk_list_box_parent_set (GtkWidget *widget,
* Sets how selection works in the listbox.
* See #GtkSelectionMode for details.
*
* Note: #GtkListBox does not support @GTK_SELECTION_MULTIPLE.
*
* Since: 3.10
*/
void