From: Havoc Pennington Date: Sat, 3 Jul 2004 11:20:05 +0000 (+0000) Subject: separate out glib binding items X-Git-Tag: dbus-0.22~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54752a6d94a9d2cc4f488e8a3803e3b9bf9eda4b;p=thirdparty%2Fdbus.git separate out glib binding items --- diff --git a/doc/TODO b/doc/TODO index bf08f6b11..11374a98a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -58,6 +58,9 @@ Important for 1.0 (though they are kind of a pita to pass in as size_t with the varargs, so maybe not - what does glib do with g_object_get()?) +Important for 1.0 GLib Bindings +=== + - finish dbus-glib-tool support for adding introspection data to GObject and autoexporting GObject using same