CertificateField#
Superclasses: Object
- Constructors:
CertificateField(**properties)
Methods#
- class CertificateField
-
- get_section() CertificateSection#
Get the parent
CertificateSection.
- get_value() tuple[bool, Value]#
Get the value of the field.
The
valuewill have been initialized to theGTypethe value should be provided in.
- get_value_type() GType#
Get the type associated with the value.