TgetVal
fn
T getVal(T)(const(GValue) * gval)Template to get a value from a GValue of a given D type (must contain the correct type)
Parameters
T | D type which the C GValue structure contains |
gval | C GValue structure pointer |
Returns
The value of type