Method
GcrUiCertificateWidgetset_certificate
Declaration [src]
void
gcr_certificate_widget_set_certificate (
GcrCertificateWidget* self,
GcrCertificate* certificate
)
Parameters
certificate
-
Type:
GcrCertificate
The certificate to display.
The argument can be NULL
.The data is owned by the caller of the function.