API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
enum GLib.IOStatus
Statuses returned by most of the GIOFuncs functions.
GIOFuncs
G_IO_STATUS_ERROR
An error occurred.
0
G_IO_STATUS_NORMAL
Success.
1
G_IO_STATUS_EOF
End of file.
2
G_IO_STATUS_AGAIN
Resource temporarily unavailable.
3
Content