Columbus.Word – libcolumbus Reference Manual
Word
Object Hierarchy:
Columbus.Word
Columbus.Word
Columbus.Word
Description:
[
Compact
]
[
CCode
( cname =
"ColWord"
, free_function =
"col_word_delete"
) ]
public
class
Word
Namespace:
Columbus
Package:
libcolumbus
Content:
Creation methods:
public
Word
(
string
utf8_word)
Creates a new Word. Supply the name as string parameter.
Methods:
public
void
as_utf8
(
uint8
[] buffer)
Reads the stored string into the supplied buffer
public
size_t
length
()
Returns the size of the given word
2022 vala-language.org