ValueGst.deserialize

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

class ValueGst
static
int
deserialize
(,
string src
)

Parameters

dest Value

GValue to fill with contents of deserialization. [out caller-allocates]

src string

string to deserialize

Return Value

Type: int

TRUE on success

Meta