Method
GcrCertificateget_interface_elements
Declaration [src]
GList*
gcr_certificate_get_interface_elements (
GcrCertificate* self
)
Description [src]
Get the list of sections from the certificate that can be shown to the user interface.
Return value
Returns: | A list of GcrCertificateSection |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |