28 #ifndef INC_Helper_HostWindow_h_
29 #define INC_Helper_HostWindow_h_ 1
48 std::reference_wrapper<Environment> env;
50 NativeWindowHandle h_wnd;
57 Window(NativeWindowHandle, Environment& = FetchEnvironment());
65 DefGetter(const ynothrow, Environment&, Host, env)
71 virtual pair<Drawing::
Point, Drawing::Point>
72 GetInputBounds() const ynothrow;
84 Resize(const Drawing::Size&);
92 ResizeClient(const Drawing::Size&);