1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-20 06:35:12 +01:00
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: 
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]