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:
Robin Dunn 2006-08-01 17:44:23 +00:00
parent a8ec3708f6
commit 3f847dc245

View File

@ -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(