MCPcopy 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
947bool
948Action::is_separator () const
949{
950 return m_separator;
951}
952
953void
954Action::set_enabled (bool b)

Callers 1

get_shortcutsMethod · 0.80

Calls 1

actionMethod · 0.45

Tested by

no test coverage detected