string32 – glib-2.0 Reference Manual
string32
Object Hierarchy:
string32
string32
string32
Description:
[
Compact
]
[
Immutable
]
[
GIR
( name =
"gunichar"
) ]
[
CCode
( cname =
"gunichar"
, const_cname =
"const gunichar"
, free_function =
"g_free"
) ]
public
class
string32
Package:
glib-2.0
Content:
Methods:
public
string
?
to_string
()
public
string16
to_utf16
(
long
len =
-1
,
out
long
items_read =
null
,
out
long
items_written =
null
)
throws
ConvertError
Convert a string from UCS-4 to UTF-16.
public
string
to_utf8
(
long
len =
-1
,
out
long
items_read =
null
,
out
long
items_written =
null
)
throws
ConvertError
Convert a string from a 32-bit fixed width representation as UCS-4.
2022 vala-language.org