Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Ui.KeycapsC

Description

Low level fltk binding for drawing the keycaps.

Synopsis

Documentation

create :: (Int, Int) -> Layout -> Fltk.Fltk () Source #

The PtrMap only has room for a single keycaps window, so will destroy any existing window.

Orphan instances