glibmm

C++ interface to GLib providing object-oriented wrapper classes

brewmacoslinux
Try with needOr install directly
Source

About

C++ interface to glib

Commands

glibmm-config

Examples

Get the compiler flags needed to compile code using glibmm$ glibmm-config --cflags
Get the linker flags needed to link code using glibmm$ glibmm-config --libs
Get the installed version of glibmm$ glibmm-config --version