[seed] Add patch to add "out" annotation to gtk_tree_model_get_value
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] Add patch to add "out" annotation to gtk_tree_model_get_value
- Date: Thu, 18 Jun 2009 19:08:28 -0400 (EDT)
commit a0c3b943d2b8ccb7c07a45b3852d50e7329afc2c
Author: Tim Horton <hortont svn gnome org>
Date: Thu Jun 18 19:05:49 2009 -0400
Add patch to add "out" annotation to gtk_tree_model_get_value
patches/gir-repo-gtktreemodel-get-value.patch | 30 +++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/patches/gir-repo-gtktreemodel-get-value.patch b/patches/gir-repo-gtktreemodel-get-value.patch
new file mode 100644
index 0000000..115ad45
--- /dev/null
+++ b/patches/gir-repo-gtktreemodel-get-value.patch
@@ -0,0 +1,30 @@
+From 205c9b9fe98b51a03b3541ec40283337e4a689b1 Mon Sep 17 00:00:00 2001
+From: Tim Horton <hortont svn gnome org>
+Date: Thu, 18 Jun 2009 18:54:58 -0400
+Subject: [PATCH] Add annotation for gtk_tree_model_get_value's out argument
+
+---
+ gir/Gtk-custom.c | 7 +++++++
+ 1 files changed, 7 insertions(+), 0 deletions(-)
+
+diff --git a/gir/Gtk-custom.c b/gir/Gtk-custom.c
+index 16e3ce3..f7c187d 100644
+--- a/gir/Gtk-custom.c
++++ b/gir/Gtk-custom.c
+@@ -1394,6 +1394,13 @@ gtk_dialog_get_vbox(GtkDialog *dialog)
+ */
+
+ /**
++ * gtk_tree_model_get_value:
++ * @iter:
++ * @column:
++ * @value: (out) (transfer none):
++ */
++
++/**
+ * gtk_tree_model_iter_children:
+ * @parent: (allow-none):
+ */
+--
+1.6.3.2
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]