Skip to content

pango/src/fontdescription.hg: Mark operators with PANGOMM_API

Chun-wei Fan requested to merge export-more-symbols into master

Hi,

From the commit message:

We are using a _WRAP_EQUAL here which generates operator== and operator!= overloads that actually need to be exported. So, pass in a function decorator to _WRAP_EQUAL

This will depend on glibmm MR !33.

With blessings, thank you!

Merge request reports