GLib.IOStatus (original) (raw)

GLib

API Version: 2.0

Library Version: 2.85.0

Type

IOStatus

Generated by gi-docgen 2024.1

Enumeration

GLibIOStatus

Declaration

enum GLib.IOStatus

Description [src]

Statuses returned by most of the GIOFuncs functions.

Members

G_IO_STATUS_ERROR

An error occurred.

G_IO_STATUS_NORMAL

Success.

G_IO_STATUS_EOF

End of file.

G_IO_STATUS_AGAIN

Resource temporarily unavailable.

Content