RGtk2 (version 2.20.31)

gSimpleAsyncResultNew: gSimpleAsyncResultNew

Description

Creates a GSimpleAsyncResult.

Usage

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

Arguments

source.object
a GObject the asynchronous function was called with, or NULL.
user.data
user data passed to callback.
source.tag
the asynchronous function.

Value

GSimpleAsyncResult] a GSimpleAsyncResult.