Added some aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -174,6 +174,15 @@ public:
|
||||
|
||||
};
|
||||
|
||||
|
||||
%pythoncode {
|
||||
%# backwards compatibility aliasses
|
||||
SystemSettings_GetSystemColour = SystemSettings_GetColour
|
||||
SystemSettings_GetSystemFont = SystemSettings_GetFont
|
||||
SystemSettings_GetSystemMetric = SystemSettings_GetMetric
|
||||
}
|
||||
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
class wxSystemOptions : public wxObject
|
||||
|
Reference in New Issue
Block a user