API Version: 1.0
Library Version: 0.4.9
GDateTime* g_usb_device_get_created ( GUsbDevice* self )
Gets the date and time that the GUsbDevice was created.
GUsbDevice
This can be used as an indicator if the device replugged, as the vendor and product IDs may not change for some devices. Use g_date_time_equal() to verify equality.
g_date_time_equal()
GDateTime*
A GDateTime.
GDateTime