Function
GcrImporterregister
Declaration [src]
void
gcr_importer_register (
GType importer_type,
GckAttributes* attrs
)
Parameters
importer_type
-
Type:
GType
The GType of the importer being registered.
attrs
-
Type:
GckAttributes
The attributes that this importer is compatible with.
The called function takes ownership of the data, and is responsible for freeing it.