gSocketClientConnectToServiceAsync: gSocketClientConnectToServiceAsync

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

Description

This is the asynchronous version of gSocketClientConnectToService.

Usage

1
2
gSocketClientConnectToServiceAsync(object, domain, service, cancellable = NULL, 
    callback, user.data = NULL)

Arguments

object

a GSocketClient

domain

a domain name

service

the name of the service to connect to

cancellable

a GCancellable, or NULL

callback

a GAsyncReadyCallback

user.data

user data for the callback

Details

Since 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


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