TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 2.46
Reports an error in an idle function. Similar to g_simple_async_report_error_in_idle(), but takes a GLib.Error rather than building a new one.
g_simple_async_report_error_in_idle()
Deprecated
a GObject.Object, or null
null
a Gio.AsyncReadyCallback.
the GLib.Error to report
since 2.46: Use g_task_report_error().
g_task_report_error()
Reports an error in an idle function. Similar to
g_simple_async_report_error_in_idle(), but takes a GLib.Error rather than building a new one.