Home
last modified time | relevance | path

Searched defs:AddCheckTool (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Dauibar.py1839 …def AddCheckTool(self, tool_id, label, bitmap, disabled_bitmap, short_help_string="", long_help_st… member in AuiToolBar
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dflatmenu.py3721 …def AddCheckTool(self, toolId, label="", bitmap1=wx.NullBitmap, bitmap2=wx.NullBitmap, shortHelp="… member in FlatMenuBar