com gtk/php-gtk: reflection info for iter_nth: ext/gtk+/g tktreeview.overrides

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    6ad4dd435cd1b924032574bea2e6a51d22edb14a
Author:    Christian Weiske <[email protected]>         Fri, 5 May 2006 10:04:02 +0000
Parents:   8f0fbe6dba79b10578b08492c941d272901e6284
Branches:  master

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

Log:
reflection info for iter_nth

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


Diff:
6ad4dd435cd1b924032574bea2e6a51d22edb14a
diff --git a/ext/gtk+/gtktreeview.overrides b/ext/gtk+/gtktreeview.overrides
index 4de748e..5f1fc83 100644
--- a/ext/gtk+/gtktreeview.overrides
+++ b/ext/gtk+/gtktreeview.overrides
@@ -1107,6 +1107,14 @@ PHP_METHOD
 }
 
 %%
+add-arginfo GtkTreeModel iter_nth_child
+static
+ZEND_BEGIN_ARG_INFO(ARGINFO_NAME, 0)
+    ZEND_ARG_OBJ_INFO(0, parent_iter, GtkTreeIter, 1)
+    ZEND_ARG_INFO(0, n)
+ZEND_END_ARG_INFO();
+
+%%
 override gtk_tree_model_iter_nth_child
 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.