Handbook
Glossary
g_unichar_fully_decompose ( ch compat result result_len -- gsize )
Vocabulary
glib
.
ffi
Inputs
ch
an
object
compat
an
object
result
an
object
result_len
an
object
Outputs
gsize
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gsize
g_unichar_fully_decompose
(
gunichar
ch,
gboolean
compat, gunichar* result,
gsize
result_len )