Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_get_queue_state
Function
ghb_get_queue_state
gtk/src/hb-backend.c:3706–3710 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3704
}
3705
3706
gint
3707
ghb_get_queue_state (void)
3708
{
3709
return hb_status.queue.state;
3710
}
3711
3712
void
3713
ghb_clear_scan_state(gint state)
Callers
7
quit_action_cb
Function · 0.85
window_close_request_cb
Function · 0.85
ghb_queue_buttons_grey
Function · 0.85
queue_start_action_cb
Function · 0.85
battery_level_cb
Function · 0.85
upower_status_cb
Function · 0.85
power_save_cb
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected