gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
GString.len
glib
c
types
GString
contains the length of the string, not including the terminating nul byte.
struct
GString
size_t
len
;
Meta
Source
See Implementation
glib
c
types
GString
variables
allocatedLen
len
str
contains the length of the string, not including the terminating nul byte.