Module Note_brr_kit.Windowr
Window reactions.
Fullscreen
val is_fullscreen : bool Note.signalis_fullscreen is true iff the application is in fullcreen mode.
User requested quit
val quit : unit Note.eventquit occurs whenever the user requested to quit. The browser window is closing and it's your last chance to peform something.