Method

GcrUiCertificateWidgetget_certificate

Declaration [src]

GcrCertificate*
gcr_certificate_widget_get_certificate (
  GcrCertificateWidget* self
)

Description [src]

Get the certificate displayed in the widget.

Return value

Type: GcrCertificate

The certificate.

The returned data is owned by the instance.
The return value can be NULL.