python/hypothesis: update to 6.122.3
[oi-userland.git] / components / tcl / tk / files / libtk.3
blob6edbca4164052e56d2a026bbe669b380672ae47d
1 '\" t
2 .\"
3 .\" This man page created by Oracle to provide an overview of the Tk
4 .\" library.
5 .\"
6 .TH libtk 3 "16 July 2001"
7 .SH NAME
8 libtk \- Tcl GUI Toolkit
9 .SH SYNOPSIS
10 .LP
11 .B cc
12 .RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
13 .RI "[ " "library" " \|.\|.\|. ]"
14 .B \-ltk8.5
15 .sp 1n
16 .SH DESCRIPTION
17 The Tk library is a collection of graphical user interfaces useful for
18 create powerful GUIs quickly. For more detail, see section 3 man pages 
19 specific to the library interfaces.  Additional information is also 
20 available from the Tcl Developer Xchange site:
21 .IP
22 .B http://tcl.tk/
23 .LP
24 .SH LICENSE
25 The Tk software is copyrighted by the Regents of the University of
26 California, Oracle, Scriptics Corporation,
27 and other parties. 
28 .SH FILES
29 .PD 0
30 .TP 20
31 /usr/lib/libtk8.5.so
32 shared object
33 .TP
34 /usr/lib/libtkstub8.5.a
35 stubs library
36 .PD
37 .SH "SEE ALSO"
38 libtcl(3)