Home | History | Annotate | Download | only in gio

Lines Matching full:gerror

1260 	* gfile.c (open_read_async_thread): Pass a GError **
1828 * gioerror.h: #include <glib.h> instead of <glib/gerror.h>.
3067 Add GError to file monitor calls
4054 GError and return a gboolean, and do the "outstanding operation"
4066 Like g_simple_async_report_error_in_idle, but takes a GError
4448 Convert filenames to UTF-8 for GError.
5178 Convert a g_return_val_if_fail() to setting the GError instead as
5194 Check for a NULL parameter and set the GError accordingly then.