added more properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -43,6 +43,9 @@ public:
|
||||
// modify the tip as soon as it is read. If return wxEmptyString, then
|
||||
// the tip is skipped, and the next one is read.
|
||||
virtual wxString PreprocessTip(const wxString& tip);
|
||||
|
||||
%property(CurrentTip, GetCurrentTip, doc="See `GetCurrentTip`");
|
||||
%property(Tip, GetTip, doc="See `GetTip`");
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user