wx.grid.GridBlockDiffResult¶
The helper struct uses as a result type for difference functions of wx.grid.GridBlockCoords class.
Parts can be uninitialized (equals to GridNoBlockCoords
), that means that the corresponding part doesn’t exists in the result.
Added in version 4.1/wxWidgets-3.1.4.
Class Hierarchy¶
Methods Summary¶
Properties Summary¶
See |