go
StringG.appendUnichar
glib
StringG
StringG
Converts a Unicode character into UTF-8, and appends it to the string.
class
StringG
StringG
appendUnichar
(
dchar
wc
)
Parameters
wc
dchar
a Unicode character
Return Value
Type:
StringG
string
glib
StringG
StringG
constructors
this
functions
append
appendC
appendLen
appendUnichar
appendUriEscaped
appendVprintf
asciiDown
asciiUp
assign
down
equal
erase
free
freeToBytes
getStringGStruct
getStruct
hash
insert
insertC
insertLen
insertUnichar
overwrite
overwriteLen
prepend
prependC
prependLen
prependUnichar
setSize
truncate
up
vprintf
static functions
stringNew
stringNewLen
stringSizedNew
variables
gString
Converts a Unicode character into UTF-8, and appends it to the string.