X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/1656cfade4879af0cb003e3847e58264caa5781f..b17287deb56775a49030d738d8c8c0e9cd15f9fe:/TODO diff --git a/TODO b/TODO index 3b2a8e7..f576e1d 100644 --- a/TODO +++ b/TODO @@ -1,11 +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 -signal RUN_ flags. Auto add GTK_RUN_ACTION for public signals, but add -a way to specify other flags - +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.