summaryrefslogtreecommitdiffstats
path: root/python/guestfs-py.c
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2012-04-12 09:29:45 +0100
committerMatthew Booth <mbooth@redhat.com>2012-04-26 13:35:34 +0100
commit8fb67ee66acbdcff805984715567a92a30428aec (patch)
tree8f9552f317c2bab2cd4dba57e8243d6f9d881211 /python/guestfs-py.c
parent6c88c3758b60f4c4ec9ec7fcaf89074949dd88a4 (diff)
downloadlibguestfs-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