Man Page: libglib-2.0
Operating Environment: opensolaris
Section: 3
libglib-2.0(3) C Library Functions libglib-2.0(3)NAMElibglib-2.0, libgmodule-2.0, libgthread-2.0 - general purpose utility library, support for dynamic plug-ins, and thread abstraction.DESCRIPTIONGLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, a main loop abstraction, and so on. libgmodule-2.0 provides a portable method of dynamically loading plug-ins or shared object modules. libgthread-2.0 provides a thread abstraction which includes threads, different mutex methods, conditions, and thread private data. It also provides different useful patterns such as thread pools. To access the API documentation, you must install the developer version of the package.FILESThe following files are used by this application: /usr/lib/libglib-2.0.so GNOME general purpose shared library /usr/lib/libgmodule-2.0.so GLib dynamic plug-in shared library /usr/lib/libgthread-2.0.so GLib thread abstraction shared library /usr/share/gtk-doc/html/glib Location of developer documentationATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs SUNWg- | | |nome-base-libs-64 | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+SEE ALSOglib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), libgobject-2.0(3), libgio-2.0(3), libglibmm-2.4(3), attributes(5), gnome-inter- faces(5), gnome-std-options(5)NOTESWritten by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006, 2008. SunOS 5.11 14 May 2008 libglib-2.0(3)
| Related Man Pages |
|---|
| gdk-pixbuf-query-loaders(1) - opensolaris |
| gnome-interfaces.5(5) - opensolaris |
| libpango-1.0(3) - opensolaris |
| libpangox-1.0(3) - opensolaris |
| glib-gettextize(1) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Errors while trying to install software on SuSE 9.2 Pro |
| glibmm 2.15.0 (Unstable branch) |
| GLib 2.16.1 (Default branch) |
| GLib 2.17.0 (Development branch) |
| Problem compiling glib using static zlib |