id_get_value
Description:
public unowned Value?
id_get_value (
Quark field)
Get the value of the field with GQuark field.
Parameters:
| this |
a Structure
|
| field |
the Quark of the field to get
|
Returns:
|
the Value corresponding to the field with the given name identifier.
|