Teek API Documentation

Ruby interface to Tcl/Tk. Provides a thin wrapper around a Tcl interpreter with Ruby callbacks, event bindings, and background work support.

The main entry point is Teek::App, which initializes Tcl/Tk and provides methods for evaluating Tcl code, creating widgets, and running the event loop.

Class Methods

bool_to_tcl(val)

Members: Modules (2) · Classes (5)