
I've been making pretty good headway with this.. - gtk.php fires up pretty well, and most of the simple button/widgets work.. Callbacks are working Ok as far as I can work out.
Next on the challenges is to fix
$widget->some_var
I disabled this early on.. - so hopefully it shouldnt be too much to re-enable it..
As a side to this, I've also been playing with a C_Parser, to improve my h2def.php code. The idea being that if parsing a .h file was very simple, then writing extensions would be an realitively automated task..
it's PHP5 only, and you can play with it by checking it out from php's cvs
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -r GTK2 php-gtk