[ Version ( deprecated = true , since = "0.7.12" ) ]
public unowned Connection borrow_connection ()
Warning: borrow_connection is deprecated.
Returns the connection for this channel.
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.
this |
a channel |
the value of connection |