Remmina - The GTK+ Remote Desktop Client  v1.4.33
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
spice_plugin_usb.c File Reference

Go to the source code of this file.

Functions

static void remmina_plugin_spice_usb_connect_failed_cb (GObject *, SpiceUsbDevice *, GError *, RemminaProtocolWidget *)
 
void remmina_plugin_spice_select_usb_devices (RemminaProtocolWidget *gp)
 

Function Documentation

◆ remmina_plugin_spice_select_usb_devices()

void remmina_plugin_spice_select_usb_devices ( RemminaProtocolWidget gp)

Definition at line 39 of file spice_plugin_usb.c.

◆ remmina_plugin_spice_usb_connect_failed_cb()

static void remmina_plugin_spice_usb_connect_failed_cb ( GObject *  object,
SpiceUsbDevice *  usb_device,
GError *  error,
RemminaProtocolWidget gp 
)
static

Definition at line 75 of file spice_plugin_usb.c.