MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / set_use_allocated_ids

Function set_use_allocated_ids

src/plugin/Plugin.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108void set_langs_menu_id_start(int id) { langs_menu_id_start = id; }
109
110void set_use_allocated_ids(bool value) { use_allocated_ids = value; }
111
112int get_context_menu_id_start() { return context_menu_id_start; }
113

Callers 1

init_menu_idsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected