Package: gtk

Accessor gtk:application-screensaver-active

Lambda List

gtk:application-screensaver-active (object)

Syntax

(gtk:application-screensaver-active object) => active

Arguments

object -- a gtk:application instance
active -- a boolean whether the screensaver is active

Details

The accessor for the screensaver-active slot returns whether the screensaver is active. This property is true if GTK believes that the screensaver is currently active. Tracking the screensaver state is supported on Linux.
 

See also

2026-07-10