modules_object_for_uri
Description:
public Object? modules_object_for_uri (List<Module> modules, string uri, SessionOptions session_options) throws Error
Find an object that matches a URI.
This call can block. Use [funcmodules_enumerate_uri] for a non-blocking version.
Parameters:
| modules |
The modules |
| uri |
The URI the objects must match |
| session_options |
Options from GckSessionOptions |
Returns:
|
A new Object which should be released with
unref, or |
Namespace: Gck
Package: gck-1