package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Window reactions.

Fullscreen

val is_fullscreen : bool Note.signal

is_fullscreen is true iff the application is in fullcreen mode.

User requested quit

val quit : unit Note.event

quit occurs whenever the user requested to quit. The browser window is closing and it's your last chance to peform something.