MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / OnWindowEraseBk

Method OnWindowEraseBk

gui/chrome_tabs.py:1499–1500  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

1497 self.timer.Start(10)
1498
1499 def OnWindowEraseBk(self, event):
1500 pass
1501
1502 def OnWindowPaint(self, event):
1503 rect = self.GetRect()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected