org.freedesktop.ConsoleKit.Manager org.freedesktop.ConsoleKit.Manager Manager interface Methods OpenSession (out 's' cookie) OpenSessionWithParameters (in 'a(sv)' parameters, out 's' cookie) CloseSession (in 's' cookie, out 'b' result) GetSeats (out 'ao' seats) GetCurrentSession (out 'o' ssid) GetSessionForCookie (in 's' cookie, out 'o' ssid) GetSessionForUnixProcess (in 'u' pid, out 'o' ssid) GetSessionsForUser (in 'u' uid, out 'ao' sessions) GetSystemIdleHint (out 'b' idle_hint) GetSystemIdleSinceHint (out 's' iso8601_datetime) Signals SeatAdded ('o' sid) SeatRemoved ('o' sid) SystemIdleHintChanged ('b' hint) Implemented Interfaces org.freedesktop.ConsoleKit.Manager implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties Properties Description Details <anchor role="function" id="Manager-OpenSession"/>OpenSession () OpenSession Manager method OpenSession (out 's' cookie) <anchor role="function" id="Manager-OpenSessionWithParameters"/>OpenSessionWithParameters () OpenSessionWithParameters Manager method OpenSessionWithParameters (in 'a(sv)' parameters, out 's' cookie) <anchor role="function" id="Manager-CloseSession"/>CloseSession () CloseSession Manager method CloseSession (in 's' cookie, out 'b' result) <anchor role="function" id="Manager-GetSeats"/>GetSeats () GetSeats Manager method GetSeats (out 'ao' seats) <anchor role="function" id="Manager-GetCurrentSession"/>GetCurrentSession () GetCurrentSession Manager method GetCurrentSession (out 'o' ssid) <anchor role="function" id="Manager-GetSessionForCookie"/>GetSessionForCookie () GetSessionForCookie Manager method GetSessionForCookie (in 's' cookie, out 'o' ssid) <anchor role="function" id="Manager-GetSessionForUnixProcess"/>GetSessionForUnixProcess () GetSessionForUnixProcess Manager method GetSessionForUnixProcess (in 'u' pid, out 'o' ssid) <anchor role="function" id="Manager-GetSessionsForUser"/>GetSessionsForUser () GetSessionsForUser Manager method GetSessionsForUser (in 'u' uid, out 'ao' sessions) <anchor role="function" id="Manager-GetSystemIdleHint"/>GetSystemIdleHint () GetSystemIdleHint Manager method GetSystemIdleHint (out 'b' idle_hint) <anchor role="function" id="Manager-GetSystemIdleSinceHint"/>GetSystemIdleSinceHint () GetSystemIdleSinceHint Manager method GetSystemIdleSinceHint (out 's' iso8601_datetime) Signal Details <anchor role="function" id="Manager-signal-SeatAdded"/>SeatAdded () SeatAdded Manager signal SeatAdded ('o' sid) <anchor role="function" id="Manager-signal-SeatRemoved"/>SeatRemoved () SeatRemoved Manager signal SeatRemoved ('o' sid) <anchor role="function" id="Manager-signal-SystemIdleHintChanged"/>SystemIdleHintChanged () SystemIdleHintChanged Manager signal SystemIdleHintChanged ('b' hint) Property Details