Module floem::window

source ·

Structs

Enums

  • Fullscreen modes.
  • Defines the orientation that a window resize will be performed.
  • The theme variant to use.
  • A window level groups windows with respect to their z-position.

Functions

  • request the window to be closed
  • create a new window. You’ll need to create Application first, otherwise it will panic