Method

GcrImporterget_interaction

Declaration [src]

GTlsInteraction*
gcr_importer_get_interaction (
  GcrImporter* importer
)

Description [src]

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

Return value

Returns: GTlsInteraction
 

The interaction or NULL.

 The data is owned by the instance.
 The return value can be NULL.