gSocketControlMessageGetMsgType {RGtk2} | R Documentation |
Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.
gSocketControlMessageGetMsgType(object)
|
Since 2.22
[integer] an integer describing the type of control message
Derived by RGtkGen from GTK+ documentation