gInetSocketAddressNew {RGtk2}R Documentation

gInetSocketAddressNew

Description

Creates a new GInetSocketAddress for address and port.

Usage

gInetSocketAddressNew(address, port)

Arguments

address

a GInetAddress

port

a port number

Details

Since 2.22

Value

[GSocketAddress] a new GInetSocketAddress

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]