From 54752a6d94a9d2cc4f488e8a3803e3b9bf9eda4b Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 3 Jul 2004 11:20:05 +0000 Subject: separate out glib binding items --- doc/TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index bf08f6b1..11374a98 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 -- cgit