getVal

Template to get a value from a GValue of a given D type (must contain the correct type)

T
getVal
(
T
)
(
const(GValue)* gval
)

Parameters

T

D type which the C GValue structure contains

gval const(GValue)*

C GValue structure pointer

Return Value

Type: T

The value of type T