gSimpleAsyncReportGerrorInIdle: gSimpleAsyncReportGerrorInIdle

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

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

Usage

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

Arguments

object

a GObject.

callback

a GAsyncReadyCallback.

user.data

user data passed to callback.

Value

A list containing the following elements:

error

the GError to report

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.