Find an object that matches a URI.
This call can block. Use [func@modules_enumerate_uri] for a non-blocking version.
modules |
The modules |
uri |
The URI the objects must match |
session_options |
Options from GckSessionOptions |
A new Object which should be released with unref, or null if no matching object was found. |