Text.from_unichar


Description:

[ CCode ( has_construct_function = false ) ]
public Text.from_unichar (unichar c)

Creates a new Text from a single UCS4-encoded character.

Parameters:

c

A single UCS4-encoded character.

Returns:

A newly allocated Text.