[ CCode ( has_target = false ) ]
[ Version ( since = "1.20" ) ]
public delegate bool ValueDeserializeWithPSpecFunc (Value dest, string s, ParamSpec pspec)
Used by deserialize_with_pspec to parse a non-binary form into the Value.
| dest |
a Value |
| s |
a string |
| pspec |
a ParamSpec describing the expected value |
|
true for success |