gSimpleAsyncReportGerrorInIdle {RGtk2} | R Documentation |
Reports an error in an idle function. Similar to
gSimpleAsyncReportErrorInIdle
, but takes a GError
rather
than building a new one.
gSimpleAsyncReportGerrorInIdle(object, callback, user.data = NULL)
|
a |
|
|
|
user data passed to |
A list containing the following elements:
|
the |
Derived by RGtkGen from GTK+ documentation