reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4831,7 +4831,6 @@ class ListCtrl(_core.Control):
|
||||
CountPerPage = property(GetCountPerPage,doc="See `GetCountPerPage`")
|
||||
EditControl = property(GetEditControl,doc="See `GetEditControl`")
|
||||
FocusedItem = property(GetFocusedItem,doc="See `GetFocusedItem`")
|
||||
ImageList = property(GetImageList,SetImageList,doc="See `GetImageList` and `SetImageList`")
|
||||
ItemCount = property(GetItemCount,SetItemCount,doc="See `GetItemCount` and `SetItemCount`")
|
||||
MainWindow = property(GetMainWindow,doc="See `GetMainWindow`")
|
||||
SelectedItemCount = property(GetSelectedItemCount,doc="See `GetSelectedItemCount`")
|
||||
|
Reference in New Issue
Block a user