[ 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.
this |
a Client |
the D-Bus connection of the client, or null if none is set. |