Introduction to Library Functions libtk(3)
NAME
libtk - Tcl GUI Toolkit
SYNOPSIS
cc [ flag ...] file [ library ... ] -ltk8.4
DESCRIPTION
The Tk library is a collection of graphical user interfaces
useful for create powerful GUIs quickly. For more detail,
see section 3 man pages specific to the library interfaces.
Additional information is also available from the Tcl
Developer Xchange site:
http:/www.scriptics.com/
LICENSE
The Tk software is copyrighted by the Regents of the Univer-
sity of California, Sun Microsystems, Inc., Scriptics Cor-
poration, and other parties.
FILES
/usr/lib/libtk8.4.so
shared object
/usr/lib/libtkstub8.4.a
stubs library
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWTk
Interface Stability Uncommitted
SEE ALSO
libtcl(3)
NOTES
Source for Tk is available on http:/opensolaris.org.
SunOS 5.10 Last change: 16 July 2001 1
|