Home
last modified time | relevance | path

Searched refs:onShowCaptured (Results 1 – 1 of 1) sorted by relevance

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DBoardView.py186 conf.notify_add("showCaptured", self.onShowCaptured),
409 def onShowCaptured(self, *args): member in BoardView