summaryrefslogtreecommitdiff
path: root/pango/pango-language-set-simple-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the pango2 prefixMatthias Clasen2022-07-041-5/+5
| | | | | | This makes pango 2 not just parallel-installable with pango 1.x, but parallel-usable in the same process.
* Add PangoLanguageSetMatthias Clasen2022-06-221-0/+32
PangoLanguageSet is an internal type used to represent languages that are supported by a font, similar to FcLangSet.