borrow_connection


Description:

[ Version ( deprecated = true , since = "0.7.12" ) ]
public unowned Connection borrow_connection ()

Warning: borrow_connection is deprecated.

Returns the connection for this channel.

Note:

Since 0.19.9.

New code should use get_connection instead.

The returned pointer is only valid while this channel is valid - reference it with @ref if needed.

Parameters:

this

a channel

Returns:

the value of connection