IOChannel.writeUnichar

glib.types.IOStatus writeUnichar(dchar thechar)

Writes a Unicode character to channel. This function cannot be called on a channel with null encoding.

Parameters

thechara character

Returns

a #GIOStatus

Throws

[IOChannelException]