Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ get_list_box
Method
get_list_box
src/ui/SelectMultipleLanguagesDialog.cpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
HWND SelectMultipleLanguagesDialog::get_list_box() { return m_h_lang_list; }
44
45
void SelectMultipleLanguagesDialog::update_list() {
46
if (m_h_lang_list == nullptr)
Callers
1
update_list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected