GLib.IOStatus

Stati returned by most of the GLib.IOFuncs functions.

IOStatus.ERROR

An error occurred.

IOStatus.NORMAL

Success.

IOStatus.EOF

End of file.

IOStatus.AGAIN

Resource temporarily unavailable.