Class

GcrCertificateSection

Description

final class Gcr.CertificateSection : GObject.Object {
  /* No available fields */
}
No description available.

Ancestors

  • GObject

Instance methods

gcr_certificate_section_get_fields

Get the list of all the fields in this section.

gcr_certificate_section_get_label

Get the displayable label of the section.

Properties

Gcr.CertificateSection:fields
No description available.
Gcr.CertificateSection:flags
No description available.
Gcr.CertificateSection:label
No description available.

Class structure

struct GcrCertificateSectionClass {
  GObjectClass parent_class;
  
}
Class members
parent_class
GObjectClass
  No description available.