Method

GioDBusProxyget_connection

since: 2.26

Declaration

GDBusConnection*
g_dbus_proxy_get_connection (
  GDBusProxy* proxy
)

Description

Gets the connection proxy is for.

Available since: 2.26

Return value

Type: GDBusConnection

A GDBusConnection owned by proxy. Do not free.

The data is owned by the instance.