GNUTS

GNUTS is a GUI toolkit abstraction library.

More precisely, GNUTS is a library designed to make writing applications with multiple interfaces easier. Work is currently going on to support both curses and GTK+ interfaces with GNUTS. This way, a programmer can write an application that uses the GNUTS API for drawing widgets on the screen, and then at run time the GNUTS library can determine whether GTK+ or curses should be used (based on whether or not is possible to use GTK+ and user options). The program then behaves in the same way, but looks like other programs using the underlying toolkit.

Return to GNU's home page.

Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.

Please send comments on these web pages to jkaivo@gnu.org, send other questions to gnu@gnu.org.

Copyright (C) 2001 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

Updated: $Date: 2002/12/31 21:29:53 $ $Author: jkaivo $