update_font_families
bool update_font_families(bool checkOnly);
if (update_font_families(false) == true)
bool changed = update_font_families(true);
if (update_font_families(true))