Virtual Method

GcrUiImportButtonimported

Declaration [src]

void
imported (
  GcrImportButton* self,
  GcrImporter* importer,
  GError* error
)

Description [src]

Emitted when the import completes, or fails.

Parameters

importer

Type: GcrImporter

No description available.

The data is owned by the caller of the function.
error

Type: GError

No description available.

The data is owned by the caller of the function.