[gtk+/wip/listbox] GtkListBox: Fix docs



commit 4cdfa286ae4bf5e4adb94c2201e2fe69afdf4ae3
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Jun 11 15:18:51 2013 +0200

    GtkListBox: Fix docs
    
    Removed some cut/paste leftovers

 gtk/gtklistbox.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtklistbox.c b/gtk/gtklistbox.c
index 6507943..958c756 100644
--- a/gtk/gtklistbox.c
+++ b/gtk/gtklistbox.c
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]