:right-sidebar: True IOStatus =================================================================== .. currentmodule:: gi.repository.GLib .. class:: IOStatus :no-contents-entry: Statuses returned by most of the :obj:`~gi.repository.GLib.IOFuncs` functions. Fields ------ .. rst-class:: interim-class .. class:: IOStatus :no-index: .. attribute:: AGAIN Resource temporarily unavailable. .. attribute:: EOF End of file. .. attribute:: ERROR An error occurred. .. attribute:: NORMAL Success.