API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
enum GLib.IOError
GIOError is only used by the deprecated functions g_io_channel_read(), g_io_channel_write(), and g_io_channel_seek().
GIOError
G_IO_ERROR_NONE
No error.
0
G_IO_ERROR_AGAIN
An EAGAIN error occurred.
1
G_IO_ERROR_INVAL
An EINVAL error occurred.
2
G_IO_ERROR_UNKNOWN
Another error occurred.
3
Content