get_value


Description:

public bool get_value (out Value value)

Get the value of the field.

The value will have been initialized to the `GType` the value should be provided in.

Parameters:

this

the CertificateField

value

the `GValue` to fill

Returns:

true if the value was set successfully.