[gtk+] Fix annotation.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix annotation.
- Date: Wed, 30 Jun 2010 18:37:45 +0000 (UTC)
commit fa752d156b66f9ca29e26a2d4a5efd3f52def109
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Jun 30 20:37:22 2010 +0200
Fix annotation.
gtk/gtktreeselection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktreeselection.c b/gtk/gtktreeselection.c
index b59bdf0..ff38f9f 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]