Method

MksSessionget_connection

Declaration [src]

GDBusConnection*
mks_session_get_connection (
  MksSession* self
)

Description [src]

Gets the DBus connection used for this session.

Gets propertyMks.Session:connection

Return value

Type: GDBusConnection

A GDBusConnection or NULL if the connection has not been set, or was disposed.

The returned data is owned by the instance.
The return value can be NULL.