libtk - Tcl GUI Toolkit
cc [ flag ...] file..." [ library ... ] -ltk8.5
libtk(3) Library Functions Manual libtk(3)
NAME
libtk - Tcl GUI Toolkit
SYNOPSIS
cc [ flag ...] file..." [ library ... ] -ltk8.5
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://tcl.tk/
LICENSE
The Tk software is copyrighted by the Regents of the University of Cal-
ifornia, Oracle, Scriptics Corporation, and other parties.
FILES
/usr/lib/libtk8.5.so
shared object
/usr/lib/libtkstub8.5.a
stubs library
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | runtime/tk-8 |
+---------------+------------------+
|Stability | Uncommitted |
+---------------+------------------+
SEE ALSO
libtcl(3)
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://source-
forge.net/projects/tcl/files/Tcl/8.6.7/tk8.6.7-src.tar.gz/download.
Further information about this software can be found on the open source
community website at https://www.tcl.tk/.
16 July 2001 libtk(3)