Method

GUsbDeviceis_emulated

since: 0.4.4

Declaration

gboolean
g_usb_device_is_emulated (
  GUsbDevice* self
)

Description

Gets if the device is emulated.

Available since: 0.4.4

Return value

Type: gboolean

TRUE if the device is emulated and not backed by a physical device.