deserialize_with_pspec
Description:
[ Version ( since = "1.20" ) ]
public bool deserialize_with_pspec (ref Value dest, string src, ParamSpec? pspec)
Tries to deserialize a string into the type specified by the given GValue.
pspec
may be used to guide the deserializing of nested members. If the operation succeeds, true
is returned,
false
otherwise.
Parameters:
dest |
Value to fill with contents of deserialization |
src |
string to deserialize |
pspec |
the ParamSpec describing the expected value |
Returns:
|
Namespace: Gst.Value
Package: gstreamer-1.0