Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1089
void
1090
ghb_settings_close (void)
1091
{
1092
if (prefsDict)
1093
ghb_value_free(&prefsDict);
1094
}
1095
1096
#if defined(_WIN32)
1097
gchar*
Callers
1
ghb_application_shutdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected