diff --git a/gobject/TODO.txt b/gobject/TODO.txt new file mode 100644 index 000000000..7ac64daf9 --- /dev/null +++ b/gobject/TODO.txt @@ -0,0 +1,9 @@ +Tasks required before the GObject bindings can be considered complete: + +* Fix the problem of inspect_get_type +* Build the gtkdoc and make it available to the developer +* Bind the libguestfs events API + +Tasks which would improve the usability of the GObject bindings: + +* Implement _async versions of all apis