Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
gAsyncResultGetUserData: gAsyncResultGetUserData
Description
Gets the user data from a
GAsyncResult
.
Usage
gAsyncResultGetUserData(object)
Arguments
object
a
GAsyncResult
.
Value
[R object] the user data for
res
.