]> git.draconx.ca Git - gob-dx.git/blobdiff - TODO
Release 1.0.2
[gob-dx.git] / TODO
diff --git a/TODO b/TODO
index 7a7cce27f52e08c0e6c5b7cd2dfba1dc9164fb4d..f576e1df8b2e6805f28a0cdf2bb2e89de235d09f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-Somehow transfer comments from .gob to .h and .c files to make gtk-doc
-possible.  Alternatively make gob act as gtk-doc, or generate a gtk-doc
-ready stub file.
+.defs file generation
 
-Figure out how to work with the complex types on signal prototypes
+PROBABLY NOT! I'm not sure I like this any more:
+a connect_full function for each signal with typesafe function pointer
+argument and macros for the other (simpler) connect types.