Find objects that match 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 (possibly empty) list of `Gck.Object`s. |