get_dbus_connection


Description:

[ Version ( since = "1.22" ) ]
public unowned DBusConnection get_dbus_connection ()

Gets the gdbusconnection of the instance.

This can be either passed when constructing the instance (as "dbus-connection" property), or it will be automatically initialized during async/sync init.

Parameters:

this

a Client

Returns:

the D-Bus connection of the client, or null if none is set.