Tweaks needed to update to current CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -850,6 +850,9 @@ SetWindowStyleFlag()", "");
|
||||
long , GetExtraStyle() const,
|
||||
"Returns the extra style bits for the window.", "");
|
||||
|
||||
DocDeclStr(
|
||||
bool , HasExtraStyle(int exFlag) const,
|
||||
"Returns ``True`` if the given extra flag is set.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
|
||||
Reference in New Issue
Block a user