libgtk(3LIB) libgtk(3LIB)
NAME
libgtk - the GIMP Toolkit
SYNOPSIS
Use gtk-config(1) to determine compiler and linker flags.
DESCRIPTION
GTK is a library for creating graphical user interfaces similar to the Motif "look and feel". For additional information on the interfaces
and features provided in GTK, type:
info gtk
LICENSE
GNU Lesser General Public License (LGPL)
FILES
/usr/sfw/lib/libgtk.so
shared object
/usr/sfw/lib/libgdk.so
shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Availability | SUNWGtk |
+--------------------+-----------------+
|Interface Stability | External |
+--------------------+-----------------+
SEE ALSO
gtk-config(1)
NOTES
Source for GTK is available on http://opensolaris.org.
7 May 2001 libgtk(3LIB)