Method

GcrImporterset_interaction

Declaration [src]

void
gcr_importer_set_interaction (
  GcrImporter* importer,
  GTlsInteraction* interaction
)

Description [src]

Set the interaction used to prompt the user when needed by this importer.

Parameters

interaction GTlsInteraction
 

The interaction used by the importer.

 The data is owned by the caller of the function.