com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Wed, 29 Mar 2006 06:31:55 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: c441793bb8dd51ea83a8e757e3faad6ff51d8eb6 Author: <[email protected]> Wed, 29 Mar 2006 06:31:55 +0000 Parents: e10f49574ab0f1b48b25809260e855ba73604317 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=c441793bb8dd51ea83a8e757e3faad6ff51d8eb6 Log: ChangeLog update Changed paths: M ChangeLog Diff: c441793bb8dd51ea83a8e757e3faad6ff51d8eb6 diff --git a/ChangeLog b/ChangeLog index 3309883..562cbf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-28 Andrei Zmievski <[email protected]> + + * main/phpg_gobject.c: + Add $obj->gtype property.. I think we've been missing a way to get at + the actual GType of an object. + 2006-03-27 Andrei Zmievski <[email protected]> * ext/gtk+/gtk.overrides