pangomm@2.46

C++ bindings for the Pango text layout and rendering library

brewmacoslinux
Try with needOr install directly
Source

About

C++ interface to Pango

Commands

pangomm-2.46-config

Examples

Get compiler flags needed to compile with pangomm$ pangomm-2.46-config --cflags --libs
Check the installed version of pangomm$ pangomm-2.46-config --version
Use in a C++ project build with pkg-config$ pkg-config --cflags --libs pangomm-2.46