Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dtoolbar.sip912 def _ToolBar_AddLabelTool(self, id, label, bitmap, bmpDisabled=wx.NullBitmap, kind=wx.ITEM_NORMAL, …
918 ToolBar.AddLabelTool = wx.deprecated(_ToolBar_AddLabelTool, "Use :meth:`AddTool` instead.")
919 del _ToolBar_AddLabelTool
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py2746 def _ToolBar_AddLabelTool(self, id, label, bitmap, bmpDisabled=wx.NullBitmap, kind=wx.ITEM_NORMAL, … function
2752 ToolBar.AddLabelTool = wx.deprecated(_ToolBar_AddLabelTool, "Use :meth:`AddTool` instead.")
2753 del _ToolBar_AddLabelTool