X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96691fcaedcc655633c5fce4d7dafd8efbcd5e05..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/window.h diff --git a/interface/wx/window.h b/interface/wx/window.h index acf13d5918..361f34cd69 100644 --- a/interface/wx/window.h +++ b/interface/wx/window.h @@ -2,7 +2,6 @@ // Name: window.h // Purpose: interface of wxWindow // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -53,6 +52,16 @@ enum wxShowEffect }; +/** + flags for SendSizeEvent() +*/ +enum +{ + wxSEND_EVENT_POST = 1 +}; + + + /** Struct containing all the visual attributes of a control. @@ -1109,7 +1118,7 @@ public: @since 2.9.5 */ - virtual double GetMagnificationFactor() const; + virtual double GetContentScaleFactor() const; /** Returns the size of the left/right and top/bottom borders of this window in x