[glib/wip/xclaesse/doc-part2: 6/13] Doc: Fix	g_list_store_insert_sorted()
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [glib/wip/xclaesse/doc-part2: 6/13] Doc: Fix	g_list_store_insert_sorted()
- Date: Fri,  6 Feb 2015 16:55:31 +0000 (UTC)
commit 461bb95e9031b1f81c18f633c348e3ea21dfa531
Author: Xavier Claessens <xavier claessens collabora com>
Date:   Tue Feb 3 11:36:57 2015 -0500
    Doc: Fix g_list_store_insert_sorted()
 gio/gliststore.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gio/gliststore.c b/gio/gliststore.c
index 9a48abd..b039ab7 100644
--- a/gio/gliststore.c
+++ b/gio/gliststore.c
@@ -279,6 +279,8 @@ g_list_store_insert (GListStore *store,
  * g_list_store_insert_sorted:
  * @store: a #GListStore
  * @item: the new item
+ * @compare_func: the function used to compare items
+ * @user_data: user data passed to @compare_func.
  *
  * Inserts @item into @store at a position to be determined by the
  * @compare_func.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]