Don't confuse SWIG with static and non-static methods of the same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a8ec3708f6
commit
3f847dc245
@ -72,9 +72,9 @@ __init__ as a plain old wx.Control is not very useful.", "");
|
||||
"Get the control alignment (left/right/centre, top/bottom/centre)", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
static wxString , GetLabelText(const wxString& label),
|
||||
"Get the string without mnemonic characters ('&')", "");
|
||||
// DocDeclStr(
|
||||
// static wxString , GetLabelText(const wxString& label),
|
||||
// "Get the string without mnemonic characters ('&')", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
|
Loading…
Reference in New Issue
Block a user