getc


Description:

[ CCode ( cname = "FCGX_GetChar" ) ]
public int getc ()

Reads a byte from the input stream and returns it.

Returns:

The byte, or GLib.FileStream.EOF if the end of input has been reached.