Method

GcrCertificateSectionget_fields

Declaration [src]

GListModel*
gcr_certificate_section_get_fields (
  GcrCertificateSection* self
)

Description [src]

Get the list of all the fields in this section.

Return value

Type: A list model of GObject

A GListModel of GcrCertificateField.

The returned data is owned by the instance.