Method

ECalClientViewget_connection

since: 3.8

Declaration [src]

GDBusConnection*
e_cal_client_view_get_connection (
  ECalClientView* client_view
)

Description [src]

Returns the GDBusConnection used to create the D-Bus proxy.

Available since: 3.8

Return value

Type: GDBusConnection

The GDBusConnection.

The returned data is owned by the instance.