Commit 41edf95893f616c8a518f4853aba6f28c423d056

Khaled Hosny 2022-12-08T11:01:04

[doc] Fix sorting * Keep setters and getters together, with setters first. * Keep common functions at the top and in a predictable order. * Put callback functions right above their setters. Fixes https://github.com/harfbuzz/harfbuzz/issues/3352