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