GtkListBox: Fix docs

Removed some cut/paste leftovers
This commit is contained in:
Alexander Larsson 2013-06-11 15:18:51 +02:00
parent b119b022a7
commit 2ba67a0b8b

View File

@ -1836,8 +1836,6 @@ gtk_list_box_real_size_allocate (GtkWidget *widget, GtkAllocation *allocation)
* If a row has previously been highlighted via gtk_list_box_drag_highlight_row()
* it will have the highlight removed.
*
* Return value: (transfer none): The selected #GtkWidget.
*
* Since: 3.10
**/
void