diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,8 +4,11 @@ XML format - Add attributes to connect signals to their default handlers and wrappers to their vfuncs - Add a way to specify default values -- Add a way to specify annotations - Add a way to mark init functions like gtk_init +- Strip pointers from Object +- For argument/return values etc, store only c:identifier in the + <class/> definition + Binary format ------------- |