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

Function guide_action_cb

gtk/src/callbacks.c:5121–5125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5119#define HB_DOCS "https://handbrake.fr/docs/"
5120
5121G_MODULE_EXPORT void
5122guide_action_cb(GSimpleAction *action, GVariant *param, signal_user_data_t *ud)
5123{
5124 ghb_browse_uri(HB_DOCS);
5125}
5126
5127static void
5128update_queue_labels(signal_user_data_t *ud)

Callers

nothing calls this directly

Calls 1

ghb_browse_uriFunction · 0.85

Tested by

no test coverage detected