getStringWithLength
fn
string getStringWithLength(const(GValue) * gval, int length)Get a string from a GValue with a length.
Parameters
gval | Value |
length | Length of string (-1 to use strlen) |
Returns
The D string