diff options
author | Matthew Booth <mbooth@redhat.com> | 2012-04-12 09:29:45 +0100 |
---|---|---|
committer | Matthew Booth <mbooth@redhat.com> | 2012-04-26 13:35:34 +0100 |
commit | 8fb67ee66acbdcff805984715567a92a30428aec (patch) | |
tree | 8f9552f317c2bab2cd4dba57e8243d6f9d881211 /python/guestfs-py.c | |
parent | 6c88c3758b60f4c4ec9ec7fcaf89074949dd88a4 (diff) | |
download | libguestfs-8fb67ee66acbdcff805984715567a92a30428aec.tar.gz libguestfs-8fb67ee66acbdcff805984715567a92a30428aec.tar.xz libguestfs-8fb67ee66acbdcff805984715567a92a30428aec.zip |
gobject: Implement libguestfs events as signals
Implement libguestfs events as GObject signals. Callback arguments are passed in
a boxed object.
Note that this patch fixes the length of the uint64_t array in the callback
arguments at 16, whereas it is actually arbitrary length. This is to make it
introspectable. There is currently no way to pass an arbitrary length array to a
callback, and have its type introspected.
Diffstat (limited to 'python/guestfs-py.c')
0 files changed, 0 insertions, 0 deletions