Gobs of changes needed to get up to date with today's CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,6 +38,13 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
DocDeclStr(
|
||||
bool , IsSameAs(const wxObject& p) const,
|
||||
"For wx.Objects that use C++ reference counting internally, this method
|
||||
can be used to determine if two objects are referencing the same data
|
||||
object.", "");
|
||||
|
||||
|
||||
%property(ClassName, GetClassName, doc="See `GetClassName`");
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user