| 
    rolmodl
    
   C++ API for the Simple Directmedia Library 2 (SDL2) 
   | 
 
Screensaver functions. More...
Functions | |
| void | enable () noexcept | 
| Enable system screensaver.  More... | |
| void | disable () noexcept | 
| Disable system screensaver.  More... | |
| bool | enabled () noexcept | 
| Query whether the system screensaver is enabled.  More... | |
Screensaver functions.
      
  | 
  noexcept | 
Enable system screensaver.
      
  | 
  noexcept | 
Disable system screensaver.
      
  | 
  noexcept | 
Query whether the system screensaver is enabled.
 1.8.16