valueDeserialize

Tries to deserialize a string into the type specified by the given GValue. If the operation succeeds, true is returned, false otherwise.

bool
valueDeserialize

Parameters

dest gobject.value.Value

#GValue to fill with contents of deserialization

src string

string to deserialize

Return Value

Type: bool

true on success