Enumerate objects that match a URI.
This call will not block. Use the [class@Enumerator] functions in order to get at the actual objects that match.
modules |
The modules |
uri |
The URI that the enumerator will match |
session_options |
Options from GckSessionOptions |
A new Enumerator, or null if an error occurs. |