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 [func@modules_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 null if no matching object was found.


Namespace: Gck
Package: gck-2