reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1833,6 +1833,10 @@ class HtmlListBox(VListBox):
|
||||
"""SetItemCount(self, size_t count)"""
|
||||
return _windows_.HtmlListBox_SetItemCount(*args, **kwargs)
|
||||
|
||||
def GetFileSystem(*args, **kwargs):
|
||||
"""GetFileSystem(self) -> FileSystem"""
|
||||
return _windows_.HtmlListBox_GetFileSystem(*args, **kwargs)
|
||||
|
||||
|
||||
class HtmlListBoxPtr(HtmlListBox):
|
||||
def __init__(self, this):
|
||||
|
Reference in New Issue
Block a user