gInetAddressGetNativeSize {RGtk2}R Documentation

gInetAddressGetNativeSize

Description

Gets the size of the native raw binary address for address. This is the size of the data that you get from gInetAddressToBytes.

Usage

gInetAddressGetNativeSize(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[numeric] the number of bytes used for the native version of address.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]