MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / hasKeyboardGrab

Method hasKeyboardGrab

src/effect/effecthandler.cpp:660–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

658}
659
660bool EffectsHandler::hasKeyboardGrab() const
661{
662 return keyboard_grab_effect != nullptr;
663}
664
665void EffectsHandler::registerPropertyType(long atom, bool reg)
666{

Callers 1

keyboardKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected