git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40939
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+%extend wxStyleTextCtrl {
+ %pythoncode {
+ GetCaretLineBack = GetCaretLineBackground
+ SetCaretLineBack = SetCaretLineBackground
+ }
+}
+
//---------------------------------------------------------------------------
// Python functions to act like the event macros
//---------------------------------------------------------------------------
// Python functions to act like the event macros