C++ bindings for Glib.
glibmm 2.58 wraps glib 2.58
Home page: http://www.gtkmm.org
Download: https://download.gnome.org/sources/glibmm/
Documentation: https://developer.gnome.org/glibmm/2.58/
The documentation in the tarball has not been generated with
with the latest Doxygen, but with Doxygen 1.8.11.
Therefore it is shown at https://developer.gnome.org/glibmm/2.58/
and https://developer.gnome.org/glibmm/stable/.
*** Changes
2.58.1 (stable):
gmmproc:
* _WRAP_ENUM and _WRAP_GERROR: Add gtype_func parameter
(Kjell Ahlstedt)
* docextract_to_xml.py: Add --exclude-file option.
(Kjell Ahlstedt)
Documentation:
* README: Add installation instructions
(Tapasweni Pathak) Merge request !10
* Don’t use @retval on out args, use @param[out]
(Daniel Boles) Merge request !6
Kjell Ahlstedt
kjellahlstedt gmail com