]> git.draconx.ca Git - gob-dx.git/blob - TODO
Release 0.92.2
[gob-dx.git] / TODO
1 Somehow transfer comments from .gob to .h and .c files to make gtk-doc
2 possible.  Alternatively make gob act as gtk-doc, or generate a gtk-doc
3 ready stub file.
4
5 .defs file generation
6
7 signal RUN_ flags.  Auto add GTK_RUN_ACTION for public signals, but add
8 a way to specify other flags
9
10 a connect_full function for each signal with typesafe function pointer
11 argument and macros for the other (simpler) connect types.