summaryrefslogtreecommitdiff
path: root/gusb/gusb-device-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-device-event.h')
-rw-r--r--gusb/gusb-device-event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gusb/gusb-device-event.h b/gusb/gusb-device-event.h
index f44db43..c9e48a9 100644
--- a/gusb/gusb-device-event.h
+++ b/gusb/gusb-device-event.h
@@ -18,6 +18,8 @@ const gchar *
g_usb_device_event_get_id(GUsbDeviceEvent *self);
GBytes *
g_usb_device_event_get_bytes(GUsbDeviceEvent *self);
+gint
+g_usb_device_event_get_status(GUsbDeviceEvent *self);
void
g_usb_device_event_set_bytes(GUsbDeviceEvent *self, GBytes *bytes);