Interface Libraries libglib(3LIB)
NAME
libglib - library of useful routines for C programming
SYNOPSIS
Use glib-config(1) to determine compiler and linker flags.
DESCRIPTION
GLib includes a number of support routines for C. For a
list of functions provided in the library, type:
info glib
For a more detailed description of the library contents and
its use, see:
http:/www.gtk.org/api/
LICENSE
GNU Lesser General Public License (LGPL)
FILES
/usr/sfw/lib/libglib.so
shared object
/usr/sfw/lib/libgmodule.so
shared object
/usr/sfw/lib/libgthread.so
shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWGlib
Interface Stability External
SEE ALSO
glib-config(1)
NOTES
Source for glib is available on http:/opensolaris.org.
SunOS 5.10 Last change: 7 May 2001 1
|