/* vim: set tw=80 ai expandtab: */ * Finish boxed type support. * Investigate how to improve h2def.py or modify gdk.defs to define boxed type objects (GdkColormap, etc.) * Figure out what's up with getting/setting gc background/foreground colors and how to get RGB values from pixels. * Provide access to GTK version number. * Fix $dialog->vbox->show() crash. In PHP ------ * Fix call_user_method_*() functions to force object by reference. * Modify var_dump() and print_r() to check get property handlers when dumping information.