5#ifndef _CTWM_DECORATIONS_H
6#define _CTWM_DECORATIONS_H
10 int x,
int y,
int w,
int h,
int bw);
Info and control for every X Window we take over.
void CreateWindowTitlebarButtons(TwmWindow *tmp_win)
void SetBorderCursor(TwmWindow *tmp_win, int x, int y)
void PaintTitle(TwmWindow *tmp_win)
void ComputeTitleLocation(TwmWindow *tmp)
void SetFrameShape(TwmWindow *tmp)
void PaintTitleButton(TwmWindow *tmp_win, TBWindow *tbw)
void SetupWindow(TwmWindow *tmp_win, int x, int y, int w, int h, int bw)
void PaintTitleButtons(TwmWindow *tmp_win)
void PaintBorders(TwmWindow *tmp_win, bool focus)
void SetupFrame(TwmWindow *tmp_win, int x, int y, int w, int h, int bw, bool sendEvent)
void DeleteHighlightWindows(TwmWindow *tmp_win)