com gtk/php-gtk: iter_parent reflection info: ext/gtk +/gtktreeview.overrides

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    ce4ef07952cb0e100a532c707346bac6df0865b9
Author:    Christian Weiske <[email protected]>         Sat, 13 May 2006 07:17:25 +0000
Parents:   ce5c6641ae6c719cfc94b6a9b722b977ca23ca29
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=ce4ef07952cb0e100a532c707346bac6df0865b9

Log:
iter_parent reflection info

Changed paths:
  M  ext/gtk+/gtktreeview.overrides


Diff:
ce4ef07952cb0e100a532c707346bac6df0865b9
diff --git a/ext/gtk+/gtktreeview.overrides b/ext/gtk+/gtktreeview.overrides
index 76263d3..a4bed09 100644
--- a/ext/gtk+/gtktreeview.overrides
+++ b/ext/gtk+/gtktreeview.overrides
@@ -1140,6 +1140,14 @@ PHP_METHOD
 }
 
 %%
+add-arginfo GtkTreeModel iter_parent
+static
+ZEND_BEGIN_ARG_INFO_EX(ARGINFO_NAME, 0, 0, 0)
+    ZEND_ARG_OBJ_INFO(0, iter, GtkTreeIter, 1)
+ZEND_END_ARG_INFO();
+
+
+%%
 override gtk_tree_model_iter_parent
 PHP_METHOD
 {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.