ValueGst.deserialize

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

struct ValueGst
static
bool
deserialize
(,
string src
)

Parameters

dest Value

gobject.Value to fill with contents of deserialization

src string

string to deserialize

Return Value

Type: bool

TRUE on success