Add GetWindowBorderSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -716,6 +716,11 @@ windows it is more or less independent of the screen window size.", "");
|
||||
GetVirtualSizeTuple);
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
virtual wxSize , GetWindowBorderSize() const,
|
||||
"Return the size of the left/right and top/bottom borders.", "");
|
||||
|
||||
|
||||
// TODO: using directors?
|
||||
// // Override these methods for windows that have a virtual size
|
||||
// // independent of their client size. eg. the virtual area of a
|
||||
|
Reference in New Issue
Block a user