Index of types

D
dlayout [DrawCaml]

Different types of layout: The float layout allows you to place elements by giving their exact position in the layout, The grid layout allows you to place elements in a grid by giving their coordinates in the grid Note that the use of Other is deprecated.

E
event [DrawCaml]

Type for the event caught in the eventHandler of the window.

K
key [DrawCaml]

Type for clean handling of keyboard events