modules_objects_for_uri


Description:


public List<Object> modules_objects_for_uri (List<Module> modules, string uri, SessionOptions session_options) throws Error

Find objects that match 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 list of Object which should be released with gck_list_unref_free, or null if no matching object was found.


Namespace: Gck
Package: gck-1