API Version: 1.0
Library Version: 0.4.9
Generated by gi-docgen 2025.3
since: 0.1.0
gint g_usb_device_get_configuration ( GUsbDevice* self GError** error )
Get the bConfigurationValue for the active configuration of the device.
Warning: this function is synchronous.
Available since: 0.1.0
Type: gint
gint
The bConfigurationValue of the active config, or -1 on error.