Function

Gcr-4Gcrimporter_create_for_parsed

  • Create a set of importers which can import this parsed item.

    The parsed item is represented by the state of the Gcr.Parser at the time of calling this method.

    Parameters

    • parsed: Parsed

      a parser with a parsed item to import

    Returns Gcr.Importer[]

    a list of importers which can import the parsed item, which should be freed with g_object_unref(), or null if no types of importers can be created