Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ is_pressed
Method
is_pressed
src/ui/SuggestionMenuButton.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
bool SuggestionMenuButton::is_pressed() const {
61
return m_state_pressed;
62
}
63
64
SuggestionMenuButton::SuggestionMenuButton(HINSTANCE h_inst, HWND parent,
65
NppInterface &npp, ContextMenuHandler &context_menu_handler,
Callers
1
beNotified
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected