com gtk/php-gtk: Fixed reflection info for GtkTreeViewColumn constructor: ext/gtk+/gtktreeview.overrides

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    98e797dba5d41593d609a74549a8f8f97727ba5b
Author:    Christian Weiske <[email protected]>         Sun, 7 May 2006 20:41:13 +0000
Parents:   392e0d031e4fc8debde8b4e6b2eba331aaf2f083
Branches:  master

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

Log:
Fixed reflection info for GtkTreeViewColumn constructor

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


Diff:
98e797dba5d41593d609a74549a8f8f97727ba5b
diff --git a/ext/gtk+/gtktreeview.overrides b/ext/gtk+/gtktreeview.overrides
index 5f1fc83..76263d3 100644
--- a/ext/gtk+/gtktreeview.overrides
+++ b/ext/gtk+/gtktreeview.overrides
@@ -1633,6 +1633,8 @@ static
 ZEND_BEGIN_ARG_INFO_EX(ARGINFO_NAME, 0, 0, 0)
     ZEND_ARG_INFO(0, title)
     ZEND_ARG_OBJ_INFO(0, cellrenderer, GtkCellRenderer, 1)
+    ZEND_ARG_INFO(0, attribute)
+    ZEND_ARG_INFO(0, column)
 ZEND_END_ARG_INFO();
 
 %%
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.