initVal
fn
void initVal(T)(GValue * gval)Template to initialize a C GValue structure.
Parameters
T | The D type to initialize the GValue to |
gval | The C GValue structure pointer |
void initVal(T)(GValue * gval)Template to initialize a C GValue structure.
T | The D type to initialize the GValue to |
gval | The C GValue structure pointer |