mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
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.
|
|
* Bind the libguestfs events API
|
|
|
|
Tasks which would improve the usability of the GObject bindings:
|
|
|
|
* Implement _async versions of all apis
|