Method
GioTcpWrapperConnectionget_base_io_stream
since: 2.28
Declaration [src]
GIOStream*
g_tcp_wrapper_connection_get_base_io_stream (
GTcpWrapperConnection* conn
)
Description [src]
Gets conn‘s base GIOStream.
Available since: 2.28
| Gets property | Gio.TcpWrapperConnection:base-io-stream |
Return value
Type: GIOStream
conn‘s base GIOStream.
| The data is owned by the instance. |