Method
GUsbSourceset_callback
Declaration
void
g_usb_source_set_callback (
GUsbSource* self,
GSourceFunc func,
gpointer data,
GDestroyNotify notify
)
Parameters
func |
GSourceFunc |
A function to call. |
|
data |
gpointer |
Data to pass to |
|
notify |
GDestroyNotify |
A |