Aliases for [G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,6 +49,13 @@ MustHaveApp(wxStyledTextCtrl);
|
|||||||
|
|
||||||
%include stc.h
|
%include stc.h
|
||||||
|
|
||||||
|
%extend wxStyleTextCtrl {
|
||||||
|
%pythoncode {
|
||||||
|
GetCaretLineBack = GetCaretLineBackground
|
||||||
|
SetCaretLineBack = SetCaretLineBackground
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
// Python functions to act like the event macros
|
// Python functions to act like the event macros
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user