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 c9e48a9..73ba808 100644
--- a/gusb/gusb-device-event.h
+++ b/gusb/gusb-device-event.h
@@ -20,6 +20,8 @@ GBytes *
g_usb_device_event_get_bytes(GUsbDeviceEvent *self);
gint
g_usb_device_event_get_status(GUsbDeviceEvent *self);
+gint
+g_usb_device_event_get_rc(GUsbDeviceEvent *self);
void
g_usb_device_event_set_bytes(GUsbDeviceEvent *self, GBytes *bytes);