go
GString.len
glib
c
types
GString
contains the length of the string, not including the terminating nul byte.
struct
GString
size_t
len
;
glib
c
types
GString
variables
allocatedLen
len
str
contains the length of the string, not including the terminating nul byte.