Spice.UsbDevice – spice-client-glib-2.0 Reference Manual
Packages
spice-client-glib-2.0
Spice
UsbDevice
get_description
get_libusb_device
UsbDevice
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"spice_usb_device_get_type ()"
) ]
[
Compact
]
public
class
UsbDevice
The
UsbDevice
struct is opaque and cannot be accessed directly.
Namespace:
Spice
Package:
spice-client-glib-2.0
Content:
Methods:
public
string
get_description
(
string
? format)
Get a string describing the device which is suitable as a description of the device for the end user.
public
void
*
get_libusb_device
()
Finds the
libusb_device
associated with the
this
.