Method

GcrCertificateFieldget_label

Declaration [src]

const char*
gcr_certificate_field_get_label (
  GcrCertificateField* self
)

Description [src]

Get the display label of the field.

Return value

Returns: const char*
 

The display label of the field.

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