gSimpleAsyncResultCompleteInIdle {RGtk2}R Documentation

gSimpleAsyncResultCompleteInIdle

Description

Completes an asynchronous function in an idle handler in the thread-default main loop of the thread that simple was initially created in.

Usage

gSimpleAsyncResultCompleteInIdle(object)

Arguments

object

a GSimpleAsyncResult.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]