Home | History | Annotate | Download | only in gio

Lines Matching full:gerror

75  * If the result needs to be created for a #GError, use 
76 * g_simple_async_result_new_from_error(). If a #GError is not available
77 * (e.g. the asynchronous operation's doesn't take a #GError argument),
122 GError *error;
219 * @error: a #GError location.
229 GError *error)
349 GError **dest)
462 * @error: #GError.
464 * Sets the result from a #GError.
468 GError *error)
479 static GError*
485 GError *error;
504 * Sets an error within the asynchronous result without a #GError.
532 * Sets an error within the asynchronous result without a #GError.
787 * @error: the #GError to report
790 * g_simple_async_report_error_in_idle(), but takes a #GError rather
797 GError *error)