gSocketConnectionGetSocket {RGtk2} | R Documentation |
Gets the underlying GSocket
object of the connection.
This can be useful if you want to do something unusual on it
not supported by the GSocketConnection
APIs.
gSocketConnectionGetSocket(object)
|
Since 2.22
[GSocket
] a GSocketAddress
or NULL
on error.
Derived by RGtkGen from GTK+ documentation