Add GetClientArea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -174,6 +174,12 @@ it is not shown at all.", "");
|
|||||||
to the constructor.", "");
|
to the constructor.", "");
|
||||||
|
|
||||||
|
|
||||||
|
DocDeclStr(
|
||||||
|
wxRect , GetClientArea() const,
|
||||||
|
"Get the client area of the display, i.e. without taskbars and such", "");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
DocDeclStr(
|
DocDeclStr(
|
||||||
virtual wxString , GetName() const,
|
virtual wxString , GetName() const,
|
||||||
"Returns the display's name. A name is not available on all platforms.", "");
|
"Returns the display's name. A name is not available on all platforms.", "");
|
||||||
|
Reference in New Issue
Block a user