IOChannel.readUnichar
glib.types.IOStatus readUnichar(out dchar thechar)Reads a Unicode character from channel. This function cannot be called on a channel with null encoding.
Parameters
thechar | a location to return a character |
Returns
a #GIOStatus
Throws
[IOChannelException]