diff options
author | Havoc Pennington <hp@redhat.com> | 2004-07-03 11:20:05 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2004-07-03 11:20:05 +0000 |
commit | 54752a6d94a9d2cc4f488e8a3803e3b9bf9eda4b (patch) | |
tree | 28c1b35cef2c615e3531f069d16cda49a10d88c3 /doc/TODO | |
parent | 6df26b24326148746c47b291184f02ce93a7e27a (diff) |
separate out glib binding items
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |