gNetworkAddressNew {RGtk2}R Documentation

gNetworkAddressNew

Description

Creates a new GSocketConnectable for connecting to the given hostname and port.

Usage

gNetworkAddressNew(hostname, port)

Arguments

hostname

the hostname

port

the port

Details

Since 2.22

Value

[GSocketConnectable] the new GNetworkAddress

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]