]> git.saurik.com Git - wxWidgets.git/blob - wxPython/src/_gridextras.py
second merge of the 2.2 branch (RL)
[wxWidgets.git] / wxPython / src / _gridextras.py
1
2
3 # Stuff these names into the wx namespace so wxPyConstructObject can find them
4
5 wx.wxGridEventPtr = wxGridEventPtr
6 wx.wxGridSizeEventPtr = wxGridSizeEventPtr
7 wx.wxGridRangeSelectEventPtr = wxGridRangeSelectEventPtr
8 wx.wxGridCellRendererPtr = wxGridCellRendererPtr
9 wx.wxPyGridCellRendererPtr = wxPyGridCellRendererPtr
10 wx.wxGridCellEditorPtr = wxGridCellEditorPtr
11 wx.wxPyGridCellEditorPtr = wxPyGridCellEditorPtr
12 wx.wxGridCellAttrPtr = wxGridCellAttrPtr
13 wx.wxGridCellAttrProviderPtr = wxGridCellAttrProviderPtr
14 wx.wxPyGridCellAttrProviderPtr = wxPyGridCellAttrProviderPtr
15 wx.wxGridTableBasePtr = wxGridTableBasePtr
16 wx.wxPyGridTableBasePtr = wxPyGridTableBasePtr
17 wx.wxGridTableMessagePtr = wxGridTableMessagePtr
18 wx.wxGridCellCoordsPtr = wxGridCellCoordsPtr
19 wx.wxGridPtr = wxGridPtr