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