Function

Gcr-4Gcrimporter_register

  • Register an importer to handle parsed items that match the given attributes.

    Parameters

    • importer_type: GType

      the GType of the importer being registered

    • attrs: Attributes

      the attributes that this importer is compatible with

    Returns void