usr/src/lib/tk/sunman/libtk.3.sunman
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

'\" t
.\" ident	"@(#)libtk.3.sunman	1.5	10/03/16 SMI"
.\"
.\" This man page created by Sun to provide an overview of the Tk
.\" library.
.\"
.TH libtk 3 "16 July 2001"
.SH NAME
libtk \- Tcl GUI Toolkit
.SH SYNOPSIS
.LP
.B cc
.RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
.RI "[ " "library" " \|.\|.\|. ]"
.B \-ltk8.4
.sp 1n
.SH 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:
.IP
.B http://www.scriptics.com/
.LP
.SH LICENSE
The Tk software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., Scriptics Corporation,
and other parties. 
.SH FILES
.PD 0
.TP 20
/usr/lib/libtk8.4.so
shared object
.TP
/usr/lib/libtkstub8.4.a
stubs library
.PD
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
=
Availability	runtime/tk-8
=
Interface Stability	Uncommitted
.TE
.SH "SEE ALSO"
libtcl(3)
.SH NOTES
Source for Tk is available on http://opensolaris.org.