sync with CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -770,6 +770,12 @@ window had already been in the specified state.", "");
|
||||
bool , IsEnabled() const,
|
||||
"Returns true if the window is enabled for input, false otherwise.", "");
|
||||
|
||||
DocDeclStr(
|
||||
virtual bool , IsVisible() const,
|
||||
"Returns ``True`` if the window is physically visible on the screen,
|
||||
i.e. it is shown and all its parents up to the toplevel window are
|
||||
shown as well.", "");
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user