Documentation
Dlang.org
getStringWithLength
gobject
value
Get a string from a GValue with a length.
string
getStringWithLength
(
const
(
GValue
)*
gval
,
int
length
)
Parameters
gval
const
(
GValue
)*
Value
length
int
Length of string (-1 to use strlen)
Return Value
Type:
string
The D string
gobject
value
classes
Value
functions
getStringWithLength
getVal
initVal
setVal
Get a string from a GValue with a length.