* Enable building without opening display * Complete bindings of all widgets * Clean up code in glib module * Use CMUCL's native mechanism for callbacks from C * Create all foreign function bindings at compile time (necessary for CLisp port and to improve startup time) * Add documentation and examples * Make sub classing of gobjects possible * Port to SBCL