mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 09:26:17 +01:00
fe8785862a
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
13 lines
317 B
Markdown
13 lines
317 B
Markdown
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]
|
|
|