MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_subtitle_list_refresh_all

Function ghb_subtitle_list_refresh_all

gtk/src/subtitlehandler.c:941–945  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939}
940
941void
942ghb_subtitle_list_refresh_all(signal_user_data_t *ud)
943{
944 subtitle_refresh_list_ui(ud);
945}
946
947G_MODULE_EXPORT void
948import_setting_update (GhbValue *val, const char *name, gpointer data)

Callers 2

ghb_load_post_settingsFunction · 0.85
container_changed_cbFunction · 0.85

Calls 1

subtitle_refresh_list_uiFunction · 0.85

Tested by

no test coverage detected