Method
MksSessionget_connection
Declaration [src]
GDBusConnection*
mks_session_get_connection (
MksSession* self
)
Description [src]
Gets the DBus connection used for this session.
Gets property | Mks.Session:connection |
Return value
Type: GDBusConnection
A GDBusConnection
or NULL
if
the connection has not been set, or was disposed.
The data is owned by the instance. |
The return value can be NULL . |