Method
GcrUiCertificateWidgetset_certificate
Declaration [src]
void
gcr_certificate_widget_set_certificate (
  GcrCertificateWidget* self,
  GcrCertificate* certificate
)
Description [src]
Set the certificate displayed in the widget.
| Sets property | GcrUi.CertificateWidget:certificate | 
Parameters
- certificate
- 
            Type: GcrCertificateThe certificate to display. The argument can be NULL.The data is owned by the caller of the method.