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