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

Function queue_open_clicked_cb

gtk/src/queuehandler.c:2137–2141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2135}
2136
2137G_MODULE_EXPORT void
2138queue_open_clicked_cb (GtkWidget *widget, signal_user_data_t *ud)
2139{
2140 open_queue_file(ud);
2141}
2142
2143G_MODULE_EXPORT void
2144queue_open_source_action_cb (GSimpleAction *action, GVariant *param,

Callers

nothing calls this directly

Calls 1

open_queue_fileFunction · 0.85

Tested by

no test coverage detected