libglib-2.0 3lib "3 Jan 2016"
"NAME"
libglib-2.0, libgmodule-2.0, libgthread-2.0 - general purpose utility library, support for dynamic plug-ins, and thread abstraction.
"DESCRIPTION"

GLib 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.

"FILES"

30 /usr/lib/libglib-2.0.so GNOME general purpose 32-bit shared library

30 /usr/lib/libgmodule-2.0.so GLib dynamic plug-in 32-bit shared library

30 /usr/lib/libgthread-2.0.so GLib thread abstraction 32-bit shared library

30 /usr/lib/64/libglib-2.0.so GNOME general purpose 64-bit shared library

30 /usr/lib/64/libgmodule-2.0.so GLib dynamic plug-in 64-bit shared library

30 /usr/lib/64/libgthread-2.0.so GLib thread abstraction 64-bit shared library

30 /usr/lib/pkgconfig/glib-2.0.so GLib 32-bit pkg-config(1) file

30 /usr/lib/pkgconfig/gmodule-2.0.so GModule 32-bit pkg-config(1) file

30 /usr/lib/pkgconfig/gthread-2.0.so GThread 32-bit pkg-config(1) file

30 /usr/lib/64/pkgconfig/glib-2.0.so GLib 64-bit pkg-config(1) file

30 /usr/lib/64/pkgconfig/gmodule-2.0.so GModule 64-bit pkg-config(1) file

30 /usr/lib/64/pkgconfig/gthread-2.0.so GThread 64-bit pkg-config(1) file

30 /usr/share/gtk-doc/html/glib Location of developer documentation

"SEE ALSO"

glib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), libgobject-2.0(3lib), libgio-2.0(3lib), libglibmm-2.4(3lib), attributes(7), gnome-interfaces(7), gnome-std-options(7)

"NOTES"

Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006, 2008.