~FTCustomGlyph() { destroyCallback(baseGlyph, data); }
void GMainLoopSource::Context::destroySource() { g_source_destroy(source.get()); if (destroyCallback) destroyCallback(); }