mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
gerror: Add an utility function to get the GIO Error from GFileError
When GIO functions are using GLib file utils functions we expect to return a GIO Error, so provide a way to map such error values.
This commit is contained in:
@@ -1373,6 +1373,7 @@ g_io_scheduler_job_send_to_mainloop_async
|
||||
G_IO_ERROR
|
||||
GIOErrorEnum
|
||||
g_io_error_from_errno
|
||||
g_io_error_from_file_error
|
||||
g_io_error_from_win32_error
|
||||
<SUBSECTION Standard>
|
||||
G_TYPE_IO_ERROR_ENUM
|
||||
|
Reference in New Issue
Block a user