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
thechar | a character |
Returns
a #GIOStatus
Throws
[IOChannelException]