summaryrefslogtreecommitdiffstats
path: root/gobject/TODO.txt
blob: afe86e1cfd1769360453995bccb39d6884102be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tasks required before the GObject bindings can be considered complete:

* Fix the problem of inspect_get_type
  - This is addressed here: https://bugzilla.gnome.org/show_bug.cgi?id=671218
    The fix will hopefully make it upstream soon. No changes are required in
    libguestfs.
* 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