added wxWindow::GetWindowBorderSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1373,6 +1373,14 @@ that size.
|
||||
\helpref{GetClientSize}{wxwindowgetclientsize}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetWindowBorderSize}\label{wxwindowgetwindowbordersize}
|
||||
|
||||
\constfunc{wxSize}{GetWindowBorderSize}{\void}
|
||||
|
||||
Returns the size of the left/right and top/bottom borders of this window in x
|
||||
and y components of the result respectively.
|
||||
|
||||
|
||||
\membersection{wxWindow::GetWindowStyleFlag}\label{wxwindowgetwindowstyleflag}
|
||||
|
||||
\constfunc{long}{GetWindowStyleFlag}{\void}
|
||||
|
Reference in New Issue
Block a user