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
value
will have been initialized to theGType
the value should be provided in.
- get_value_type() GType #
Get the type associated with the value.