gSocketControlMessageGetSize {RGtk2}R Documentation

gSocketControlMessageGetSize

Description

Returns the space required for the control message, not including headers or alignment.

Usage

gSocketControlMessageGetSize(object)

Arguments

object

a GSocketControlMessage

Details

Since 2.22

Value

[numeric] The number of bytes required.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]