Queues an additional item to be imported in all compattible importers in the set. The parsed item is represented by the state of the Gcr.Parser at the time of calling this method.
If the parsed item is incompatible with an importer, then that the item will not be queued on that importer.
Register an importer to handle parsed items that match the given attributes.
the GType of the importer being registered
the attributes that this importer is compatible with
Register built-in PKCS#11 and GnuPG importers.
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.