Stk is GUI toolkit based on SDL (through Tsdl bindings): It provides various widgets and utilities to create graphical applications.
Lwt is used to provide pseudo-parallelism in event handling.
Stk.App STK application.Stk.Color Colors.Stk.App STK application.Stk.Color Colors.Stk.Events Events and callback registration.Stk.Font Fonts.Stk.G Geometry.Stk.Key Utils for managing keys.Stk.Log Logging.Stk.Object Objects.Stk.Props Properties and their values.Stk.Selection Handling current selection.Stk.Theme Theming widgets.Stk.Utf8 Handling UTF-8 strings.Stk.Widget Widget base class.See also widget_hierarchy.
Stk.Default_app Default application.Stk.Dialog Dialog windows.Stk.Misc Utilities.Stk.Wkey Convenient functions to handle key press events in widgets.