screensaver_active


Description:

[ NoAccessorMethod ]
[ Version ( since = "3.24" ) ]
public bool screensaver_active { get; }

This property is true if GTK+ believes that the screensaver is currently active.

GTK+ only tracks session state (including this) when GtkApplication::register-session is set to true .

Tracking the screensaver state is supported on Linux.