libgobject-2.0 - GLib Object System
Please see following description for synopsis
libgobject-2.0(3lib) libgobject-2.0(3lib)
NAME
libgobject-2.0 - GLib Object System
DESCRIPTION
The GLib Object System provides the required implementations of a flex-
ible, extensible, and intentionally easy to map (into other languages)
object-oriented framework for C.
FILES
The following files are used by this library:
/usr/lib/libgobject-2.0.so GLib Object System 32-bit shared library
/usr/lib/64/libgobject-2.0.so GLib Object System 64-bit shared library
/usr/lib/pkgconfig/gobject-2.0.pc
GLib Object System 32-bit pkg-config file
/usr/lib/64/pkgconfig/gobject-2.0.pc
GLib Object System 64-bit pkg-config file
/usr/share/gtk-doc/html/gobject
Location of developer documentation
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | library/glib2 |
+---------------+------------------+
|Stability | Uncommitted |
+---------------+------------------+
SEE ALSO
glib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), gobject-
query(1) libgio-2.0(3lib), libglib-2.0(3lib), attributes(7), gnome-
interfaces(7)
NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006,
2008.
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://down-
load.gnome.org/sources/glib/2.70/glib-2.70.5.tar.xz.
Further information about this software can be found on the open source
community website at https://wiki.gnome.org/Projects/GLib/.
3 Jan 2016 libgobject-2.0(3lib)