Function

Gck-2Gckmodules_enumerate_objects

  • Setup an enumerator for listing matching objects on the modules.

    This call will not block but will return an enumerator immediately.

    Parameters

    • modules: Gck.Module[]

      The modules

    • attrs: Attributes

      attributes that the objects must have, or empty for all objects

    • session_options: Gck.SessionOptions

      Options from GckSessionOptions

    Returns Gck.Enumerator

    A new enumerator, which should be released with g_object_unref().