TRUE if GTK believes that the screensaver is
currently active.
GTK only tracks session state (including this) when property@Gtk.Application:register-session is set to true.
Tracking the screensaver state is currently only supported on Linux.
bool screensaverActive() @propertyGet screensaverActive property.
TRUE if GTK believes that the screensaver is
currently active.
GTK only tracks session state (including this) when property@Gtk.Application:register-session is set to true.
Tracking the screensaver state is currently only supported on Linux.