gSocketAddressEnumeratorNextAsync: gSocketAddressEnumeratorNextAsync

Description Usage Arguments Author(s)

View source: R/gioFuncs.R

Description

Asynchronously retrieves the next GSocketAddress from enumerator and then calls callback, which must call gSocketAddressEnumeratorNextFinish to get the result.

Usage

1
2
gSocketAddressEnumeratorNextAsync(object, cancellable = NULL, 
    callback, user.data = NULL)

Arguments

object

a GSocketAddressEnumerator

cancellable

optional GCancellable object, NULL to ignore.

callback

a GAsyncReadyCallback to call when the request is satisfied

user.data

the data to pass to callback function

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.