Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_get_load_queue
Function
ghb_get_load_queue
gtk/src/application.c:1166–1170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1164
}
1165
1166
gboolean
1167
ghb_get_load_queue (void)
1168
{
1169
return !clear_queue;
1170
}
1171
1172
gboolean
1173
ghb_get_auto_start_queue (void)
Callers
1
ghb_reload_queue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected