get_connection


Description:

public unowned string get_connection ()

Gets the Connection's DBus object path.

This is often used with get_connection_by_path to retrieve the RemoteConnection object that describes the connection.

Parameters:

this

a ActiveConnection

Returns:

the object path of the Connection which this ActiveConnection is an active instance of. This is the internal string used by the connection, and must not be modified.