git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38161
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual wxRect , GetGeometry() const,
"Returns the bounding rectangle of the display whose index was passed
to the constructor.", "");
virtual wxRect , GetGeometry() const,
"Returns the bounding rectangle of the display whose index was passed
to the constructor.", "");
+
+
+ DocDeclStr(
+ wxRect , GetClientArea() const,
+ "Get the client area of the display, i.e. without taskbars and such", "");
+