libgiomm-2.4 - C++ Wrapper for the Glib2 Library
Please see following description for synopsis
libglibmm-2.4(3lib) Interface Libraries libglibmm-2.4(3lib)
NAME
libglibmm-2.4, libgiomm-2.4 - C++ Wrapper for the Glib2 Library
DESCRIPTION
Glibmm is a set of C++ bindings for Glib2 Library, including cross-
platform APIs such as a std::string-like UTF8 string class, string
utility methods, such as a text encoding converter API, file access,
and threads.
Please note that these C++ interfaces are built using the C++11 ABI
from the g++ 5 compiler (i.e. -std=c++11).
FILES
The following files are provided by this library:
/usr/lib/libglibmm-2.4.so
Glib C++ interfaces 32-bit shared library
/usr/lib/32/libglibmm-2.4.so
Glib C++ interfaces 64-bit shared library
/usr/lib/libgiomm-2.4.so
Glib I/O C++ interfaces 32-bit shared library
/usr/lib/64/libgiomm-2.4.so
Glib I/O C++ interfaces 64-bit shared library
/usr/lib/pkgconfig/glibmm-2.4.pc
pkg-config(1) file for Glib C++ interfaces 32-bit shared library
/usr/lib/64/pkgconfig/glibmm-2.4.pc
pkg-config(1) file for Glib C++ interfaces 64-bit shared library
/usr/lib/pkgconfig/giomm-2.4.pc
pkg-config(1) file for Glib I/O C++ interfaces 32-bit shared
library
/usr/lib/64/pkgconfig/giomm-2.4.pc
pkg-config(1) file for Glib I/O C++ interfaces 64-bit shared
library
/usr/share/doc/glibmm-2.4/docs/reference/html
Location of developer documentation
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-----------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------------+
|Availability | library/c++/glibmm |
+---------------+-----------------------+
|Stability | Pass-through volatile |
+---------------+-----------------------+
SEE ALSO
pkg-config(1), libglib-2.0(3lib), libgio-2.0(3lib), libgtkmm-2.4(3lib),
attributes(7), gnome-interfaces(7)
NOTES
Written by Simon Zheng, Sun Microsystems Inc., 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/glibmm/2.66/glibmm-2.66.2.tar.xz.
Further information about this software can be found on the open source
community website at https://developer.gnome.org/glibmm/stable/.
Solaris 11.4 7 Apr 2017 libglibmm-2.4(3lib)