Method

GUsbContextget_source

Declaration

GUsbSource*
g_usb_context_get_source (
  GUsbContext* self,
  GMainContext* main_ctx
)

Description

This function does nothing.

Available since:0.1.0

Parameters

main_ctx GMainContext
 

A GMainContext, or NULL.

 The data is owned by the caller of the function.

Return value

Returns: GUsbSource
 

The GUsbSource.

 The data is owned by the instance.