package stk

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

Module StkSource

Sourcemodule App : sig ... end

STK application.

Sourcemodule Bin : sig ... end

Widget which can contain one widget.

Sourcemodule Box : sig ... end

Stacker boxes.

Sourcemodule Button : sig ... end

Buttons.

Sourcemodule Canvas : sig ... end

Canvas.

Sourcemodule Clist : sig ... end

Multi-column list widget.

Sourcemodule Color : sig ... end

Colors.

Sourcemodule Container : sig ... end

Container widget.

Sourcemodule Datetime : sig ... end

Widgets for date and time display and edition.

Sourcemodule Default_app : sig ... end

Default application.

Sourcemodule Dialog : sig ... end

Dialog windows.

Sourcemodule Edit : sig ... end

Entry widgets.

Sourcemodule Event_box : sig ... end

Event boxes.

Sourcemodule Events : sig ... end

Events and callback registration.

Sourcemodule Fixed_size : sig ... end

Fixed-size widget.

Sourcemodule Flex : sig ... end

Flex container widget.

Sourcemodule Fmts : sig ... end
Sourcemodule Font : sig ... end

Fonts.

Sourcemodule Frame : sig ... end

Labelled frame widget.

Sourcemodule G : sig ... end

Geometry.

Sourcemodule Image : sig ... end

Image widget.

Sourcemodule Indicator : sig ... end

Indicators, change aspect according to property value of an object.

Sourcemodule Inspect : sig ... end

Debugging tools.

Sourcemodule Key : sig ... end

Utils for managing keys.

Sourcemodule Layers : sig ... end

Multi-layer widget.

Sourcemodule Log : sig ... end

Logging.

Sourcemodule Menu : sig ... end

Menus and menubars.

Sourcemodule Misc : sig ... end

Utilities.

Sourcemodule Notebook : sig ... end

Notebook widget.

Sourcemodule Object : sig ... end

Objects.

Sourcemodule Oid : sig ... end
Sourcemodule Packer : sig ... end
Sourcemodule Paned : sig ... end

Paned widgets.

Sourcemodule Props : sig ... end

Properties and their values.

Sourcemodule Range : sig ... end

Range widget.

Sourcemodule Render : sig ... end

Rendering utilities.

Sourcemodule Rope : sig ... end

Rope to store text with tags.

Sourcemodule Scrollbox : sig ... end

Scrollboxes.

Sourcemodule Selection : sig ... end

Handling current selection.

Sourcemodule Smap : sig ... end
Sourcemodule Sset : sig ... end
Sourcemodule Table : sig ... end

Table widget.

Sourcemodule Text : sig ... end

Simple widgets to display text.

Sourcemodule Textbuffer : sig ... end

Text buffer sharable by several views.

Sourcemodule Textlog : sig ... end

A widget to display Logs message.

Sourcemodule Texttag : sig ... end

Tags associated to characters in Textbuffer and Textview.

Sourcemodule Texture : sig ... end

Module used internally to build and render on textures larger than SDL textures.

Sourcemodule Textview : sig ... end

Textview widget.

Sourcemodule Theme : sig ... end

Theming widgets.

Sourcemodule Tree : sig ... end

A tree widget. Interface is not stable yet.

Sourcemodule Utf8 : sig ... end

Handling UTF-8 strings.

Sourcemodule Widget : sig ... end

Widget base class.

Sourcemodule Window : sig ... end

Windows.

Sourcemodule Wkey : sig ... end

Convenient functions to handle key press events in widgets.

OCaml

Innovation. Community. Security.