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

Method is_visible

src/laybasic/laybasic/layAbstractMenu.cc:771–775  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

769}
770
771bool
772Action::is_visible () const
773{
774 return m_visible;
775}
776
777bool
778Action::is_hidden () const

Callers 11

renderMethod · 0.45
image_is_visibleMethod · 0.45
initializedMethod · 0.45
set_actionMethod · 0.45
get_shortcutsMethod · 0.45
first_toolbox_widgetMethod · 0.45
do_render_bgMethod · 0.45
do_renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected