discover_uri_async
Description:
Appends the given uri
to the list of URIs to discoverer.
The actual discovery of the uri
will only take place if
start has been called.
A copy of uri
will be made internally, so the caller can safely g_free
afterwards.
Parameters:
this | |
uri |
the URI to add. |
Returns:
|