X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96691fcaedcc655633c5fce4d7dafd8efbcd5e05..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/window.h diff --git a/interface/wx/window.h b/interface/wx/window.h index acf13d5918..d075e1178c 100644 --- a/interface/wx/window.h +++ b/interface/wx/window.h @@ -53,6 +53,16 @@ enum wxShowEffect }; +/** + flags for SendSizeEvent() +*/ +enum +{ + wxSEND_EVENT_POST = 1 +}; + + + /** Struct containing all the visual attributes of a control. @@ -1109,7 +1119,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