Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.SetNextHandler.1.py
2016-05-18 16:38:18 -07:00

4 lines
127 B
Python

handlerA.SetNextHandler(handlerB)
handlerB.SetPreviousHandler(handlerA)