gSimpleAsyncResultNew: gSimpleAsyncResultNew

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Creates a GSimpleAsyncResult.

Usage

1
2
gSimpleAsyncResultNew(source.object, callback, user.data = NULL, 
    source.tag)

Arguments

source.object

a GObject the asynchronous function was called with, or NULL.

callback

a GAsyncReadyCallback.

user.data

user data passed to callback.

source.tag

the asynchronous function.

Value

[GSimpleAsyncResult] a GSimpleAsyncResult.

Author(s)

Derived by RGtkGen from GTK+ documentation


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