Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_separator
Method
is_separator
src/laybasic/laybasic/layAbstractMenu.cc:947–951 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
945
}
946
947
bool
948
Action::is_separator () const
949
{
950
return m_separator;
951
}
952
953
void
954
Action::set_enabled (bool b)
Callers
1
get_shortcuts
Method · 0.80
Calls
1
action
Method · 0.45
Tested by
no test coverage detected