chiark / gitweb /
d22607636d2a338d132ebd387c202b03f272b8b0
[clg] / TODO
1 * Use .defs files to generate class definitions and function
2   bindings (to enable building without initialization of gtk)
3
4 * Create all foreign function bindings at compile time (necessary for
5   CLisp port and to improve startup time)
6
7 * Add documentation and examples
8
9 * Make subclassing of gobjects possible