Re: [PHP-GTK-DOC] Error in the source code
[email protected] (Mark Skilbeck) Sun, 30 Jan 2011 22:18:57 +0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
Hi, Jordi. Thanks for spotting these. I think I've gotten all of these fixed now [1]. Thanks, Mark. [1] http://svn.php.net/viewvc?view=revision&revision=307866 On Sun, Jan 30, 2011 at 07:48:56PM +0100, eof eof wrote: > Hi, > > An error in the line 98 of example source code (10.7) in the manual: > http://gtk.php.net/manual/en/tutorials.treeview.view.php > Gtk::TYPE_PHP_VALUE ---> Gobject::TYPE_PHP_VALUE > And Gtk::TYPE_STRING ---> Gobject::TYPE_STRING > > Best regards, > Jordi A. Valero