getStringWithLength

fnstring getStringWithLength(const(GValue) * gval, int length)

Get a string from a GValue with a length.

Parameters

gvalValue
lengthLength of string (-1 to use strlen)

Returns

The D string