Method

EvinceDocumentDocumentSignaturessign

Declaration [src]

gboolean
ev_document_signatures_sign (
  EvDocumentSignatures* document_signatures,
  EvSignaturesData* data,
  GCancellable* cancellable,
  GAsyncReadyCallback callback,
  gpointer user_data
)

Description

No description available.

Parameters

data

Type: EvSignaturesData

No description available.

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

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
callback

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.