glib/docs/reference/gio/error.md
Philip Withnall fe8785862a docs: Move the GIOError SECTION
Move it to a separate page as there’s no struct documentation to hang it
off.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3037
2023-11-14 14:32:19 +00:00

317 B

Title: GIOError SPDX-License-Identifier: LGPL-2.1-or-later SPDX-FileCopyrightText: 2007 A. Walton

GIOError

Contains helper functions for reporting errors to the user.

Functions for converting between different error reporting mechanisms:

  • [func@Gio.io_error_from_errno]
  • [func@Gio.io_error_from_file_error]