Method

GcrCertificateSectionget_label

Declaration [src]

const char*
gcr_certificate_section_get_label (
  GcrCertificateSection* self
)

Description [src]

Get the displayable label of the section.

Return value

Type: const char*

The displayable label of the section.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.