gAsyncResultGetUserData {RGtk2}R Documentation

gAsyncResultGetUserData

Description

Gets the user data from a GAsyncResult.

Usage

gAsyncResultGetUserData(object)

Arguments

object

a GAsyncResult.

Value

[R object] the user data for res.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]