TValue.getJsVal
T getJsVal(T)(JSCValue * jsval)Template to get a value from a JSCValue of a given D type (must contain the correct type)
Parameters
T | D type which the C GValue structure contains |
jsval | C JSCValue structure pointer |
Returns
The value of type