summaryrefslogtreecommitdiff
path: root/gtk/gtktreeselection.c
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2010-06-30 20:37:22 +0200
committerIgnacio Casal Quinteiro <icq@gnome.org>2010-06-30 20:37:22 +0200
commitfa752d156b66f9ca29e26a2d4a5efd3f52def109 (patch)
tree4a9e60e759e3ac41bc2bc12ffa883d3953fb3062 /gtk/gtktreeselection.c
parent1564d8922a9ff2b4cd3ba41b098037ae8a0a9cc5 (diff)
downloadgtk+-fa752d156b66f9ca29e26a2d4a5efd3f52def109.tar.gz
Fix annotation.
Diffstat (limited to 'gtk/gtktreeselection.c')
-rw-r--r--gtk/gtktreeselection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktreeselection.c b/gtk/gtktreeselection.c
index b59bdf0e87..ff38f9fcf7 100644
--- a/gtk/gtktreeselection.c
+++ b/gtk/gtktreeselection.c
@@ -402,7 +402,7 @@ gtk_tree_selection_get_selected (GtkTreeSelection *selection,
/**
* gtk_tree_selection_get_selected_rows:
* @selection: A #GtkTreeSelection.
- * @model: (allow-none): A pointer to set to the #GtkTreeModel, or NULL.
+ * @model: (out) (allow-none): A pointer to set to the #GtkTreeModel, or %NULL.
*
* Creates a list of path of all selected rows. Additionally, if you are
* planning on modifying the model after calling this function, you may