Documentation
Dlang.org
String.len
glib
string_
String
Set
len
field.
size_t
len
[@property getter]
size_t
len
[@property setter]
class
String
@
property
void
len
(
size_t
propval
)
Parameters
propval
size_t
contains the length of the string, not including the terminating nul byte.
glib
string_
String
constructors
this
functions
append
appendC
appendLen
appendUnichar
appendUriEscaped
asciiDown
asciiUp
assign
cPtr
down
equal
erase
freeAndSteal
freeToBytes
hash
insert
insertC
insertLen
insertUnichar
overwrite
overwriteLen
prepend
prependC
prependLen
prependUnichar
replace
self
setSize
truncate
up
properties
allocatedLen
gType
len
str
static functions
getGType
newLen
newTake
sizedNew
Set len field.