X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8193d807ff5d2eae0c5621a38c4fce1173ed265..b4eecebd423df0c6efe86d7658cd3df818d67ed8:/wxPython/contrib/stc/_stc_gendocs.i diff --git a/wxPython/contrib/stc/_stc_gendocs.i b/wxPython/contrib/stc/_stc_gendocs.i index a7686c21a8..e109b07ddf 100644 --- a/wxPython/contrib/stc/_stc_gendocs.i +++ b/wxPython/contrib/stc/_stc_gendocs.i @@ -306,10 +306,10 @@ DocStr(wxStyledTextCtrl::GetCaretLineVisible, DocStr(wxStyledTextCtrl::SetCaretLineVisible, "Display the background of the line containing the caret in a different colour.", ""); -DocStr(wxStyledTextCtrl::GetCaretLineBack, +DocStr(wxStyledTextCtrl::GetCaretLineBackground, "Get the colour of the background of the line containing the caret.", ""); -DocStr(wxStyledTextCtrl::SetCaretLineBack, +DocStr(wxStyledTextCtrl::SetCaretLineBackground, "Set the colour of the background of the line containing the caret.", ""); DocStr(wxStyledTextCtrl::StyleSetChangeable,