MCPcopy 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
1166gboolean
1167ghb_get_load_queue (void)
1168{
1169 return !clear_queue;
1170}
1171
1172gboolean
1173ghb_get_auto_start_queue (void)

Callers 1

ghb_reload_queueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected