X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/e10d6e307623d0952f6e1f5d9fee8720ddab4808..b95b3724f522c3d7ab2ede752e2913287b172b8e:/TODO diff --git a/TODO b/TODO index 3b2a8e7..99f0ab3 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,6 @@ -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 +Allow math expressions in array definition -a connect_full function for each signal with typesafe function pointer -argument and macros for the other (simpler) connect types. +test out the possibility of doing the static typesafe downcasts, at least +for gob objects.