MCPcopy Create free account
hub / github.com/KLayout/klayout / set_remove_on_empty

Method set_remove_on_empty

src/laybasic/laybasic/layAbstractMenu.cc:308–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308void
309AbstractMenuItem::set_remove_on_empty ()
310{
311 m_remove_on_empty = true;
312}
313
314// ---------------------------------------------------------------
315// Action implementation

Callers 1

find_itemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected