Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ removeRule
Method
removeRule
src/window.cpp:4278–4281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4276
}
4277
4278
void Window::removeRule(Rules *rule)
4279
{
4280
m_rules.remove(rule);
4281
}
4282
4283
void Window::evaluateWindowRules()
4284
{
Callers
1
discardUsed
Method · 0.45
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected