[ Version ( since = "4.19.1" ) ]
public bool can_hybrid_sleep (out bool can_hybrid_sleep, out bool auth_hybrid_sleep) throws Error
Check whether ConsoleKit can trigger and has authorization for HybridSleep.
| this |
the Consolekit object |
| can_hybrid_sleep |
location to store capacity or null |
| auth_hybrid_sleep |
location to store authorization or null |
|
true if the D-Bus request was successful, false otherwise and throws is set. |