gSocketControlMessageGetLevel {RGtk2}R Documentation

gSocketControlMessageGetLevel

Description

Returns the "level" (i.e. the originating protocol) of the control message. This is often SOL_SOCKET.

Usage

gSocketControlMessageGetLevel(object)

Arguments

object

a GSocketControlMessage

Details

Since 2.22

Value

[integer] an integer describing the level

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]