wok-next annotate fltk/description.txt @ rev 15253
valgrind: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 23 19:22:50 2013 +0000 (2013-09-23) |
parents | |
children | 328b6e417d66 |
rev | line source |
---|---|
samuel_trassare@11864 | 1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux |
samuel_trassare@11864 | 2 (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality |
samuel_trassare@11864 | 3 without the bloat and supports 3D graphics via OpenGL and its built-in GLUT |
samuel_trassare@11864 | 4 emulation. |