opensolaris man page for libglib

Query: libglib

OS: opensolaris

Section: 3lib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libglib(3LIB)															     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
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWGlib | +--------------------+-----------------+ |Interface Stability | External | +--------------------+-----------------+
SEE ALSO
glib-config(1)
NOTES
Source for glib is available on http://opensolaris.org. 7 May 2001 libglib(3LIB)
Related Man Pages
gtk(3lib) - opensolaris
glib(3lib) - opensolaris
libgmodule-2.0(3) - sunos
libglib-2.0(3) - debian
libglib-2.0(3) - suse
Similar Topics in the Unix Linux Community
What happens when an exe/lib links to another shared one:
Error during making a shared library
Loading the shared library I want
glib-devel-2
A question regarding the gcc compiler ...