From 7056c000e24960d27dd92d6ddc0466acfb97749b Mon Sep 17 00:00:00 2001 From: rathnor Date: Thu, 11 Sep 2003 13:15:58 +0000 Subject: erk --- src/FbWinFrame.hh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh index 854701b..e4c5ca2 100644 --- a/src/FbWinFrame.hh +++ b/src/FbWinFrame.hh @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbWinFrame.hh,v 1.15 2003/09/10 09:53:21 fluxgen Exp $ +// $Id: FbWinFrame.hh,v 1.16 2003/09/11 13:15:58 rathnor Exp $ #ifndef FBWINFRAME_HH #define FBWINFRAME_HH @@ -121,6 +121,10 @@ public: void hideAllDecorations(); void showAllDecorations(); + // this function translates its arguments according to win_gravity + // if win_gravity is negative, it does an inverse translation + void gravityTranslate(int &x, int &y, int win_gravity); + void setBorderWidth(unsigned int borderW); /** -- cgit v0.11.2