Teek Module
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 ↑
Members: Modules (2) · Classes (5)
- C App
- C BackgroundWork
- C Debugger
- C RactorStream
- C Widget