+ // timer for detecting WM with broken _NET_REQUEST_FRAME_EXTENTS handling
+ unsigned m_netFrameExtentsTimerId;
+
+ // return the size of the window without WM decorations
+ void GTKDoGetSize(int *width, int *height) const;
+
+ void GTKUpdateDecorSize(const wxSize& decorSize);