Added IsEditCancelled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
50bcbd3d0e
commit
09cca25189
@ -1057,6 +1057,7 @@ public:
|
||||
int GetKeyCode();
|
||||
%pragma(python) addtoclass = "GetCode = GetKeyCode"
|
||||
const wxString& GetLabel();
|
||||
bool IsEditCancelled() const;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user