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

Function ghb_settings_close

gtk/src/presets.c:1089–1094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1087}
1088
1089void
1090ghb_settings_close (void)
1091{
1092 if (prefsDict)
1093 ghb_value_free(&prefsDict);
1094}
1095
1096#if defined(_WIN32)
1097gchar*

Callers 1

ghb_application_shutdownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected