Method

EDataCalDataCalViewget_connection

since: 3.8

Declaration [src]

GDBusConnection*
e_data_cal_view_get_connection (
  EDataCalView* view
)

Description [src]

Returns the GDBusConnection on which the CalendarView D-Bus interface is exported.

Available since: 3.8

Return value

Type: GDBusConnection

The GDBusConnection.

The returned data is owned by the instance.