gAsyncResultGetSourceObject {RGtk2}R Documentation

gAsyncResultGetSourceObject

Description

Gets the source object from a GAsyncResult.

Usage

gAsyncResultGetSourceObject(object)

Arguments

object

a GAsyncResult

Value

[GObject] a new reference to the source object for the res, or NULL if there is none.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]