API Version: 0.1
Library Version: 0.1.0
Generated by gi-docgen 2026.1
const gunichar* tbg_cell_get_extended_chars ( const TbgCell* cell, gsize* length )
Return the extended grapheme cluster code points for cell.
cell
The returned array is owned by cell and must not be freed.
If a length return location is provided, it is set to the number of returned code points.
length
Type: gsize*
gsize*
No description available.
Type: An array of gunichar
gunichar
The extended code points, or NULL.
NULL