API Version: 4
Library Version: 4
void gcr_importer_register ( GType importer_type, GckAttributes* attrs )
Register an importer to handle parsed items that match the given attributes.
importer_type
GType
The GType of the importer being registered.
attrs
GckAttributes*
The attributes that this importer is compatible with.