Method
GioSocketConnectionget_socket
Description
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.
Available since: | 2.22 |
Gets property | Gio.SocketConnection:socket |
Return value
Returns: | GSocket |
A |
|
The data is owned by the instance. |