RGtk2 (version 2.20.31)

gSimpleAsyncReportGerrorInIdle: gSimpleAsyncReportGerrorInIdle

Description

Reports an error in an idle function. Similar to gSimpleAsyncReportErrorInIdle, but takes a GError rather than building a new one.

Usage

gSimpleAsyncReportGerrorInIdle(object, callback, user.data = NULL)

Arguments

object
user.data
user data passed to callback.

Value

A list containing the following elements:
error
the GError to report