Function
Gcrtrust_is_certificate_anchored_finish
Declaration [src]
gboolean
gcr_trust_is_certificate_anchored_finish (
GAsyncResult* result,
GError** error
)
Description [src]
Finishes an asynchronous operation started by
gcr_trust_is_certificate_anchored_async()
.
In the case of an error, FALSE
is also returned. Check error
to detect
if an error occurred.