3 * FvwmButtons, copyright 1996, Jarl Totland
5 * This module, and the entire GoodStuff program, and the concept for
6 * interfacing this module to the Window Manager, are all original work
9 * Copyright 1993, Robert Nation. No guarantees or warantees or anything
10 * are provided or implied in any way whatsoever. Use this program at your
11 * own risk. Permission to use this program for any purpose is given,
12 * as long as the copyright is kept intact.
17 button_info
*b
, FvwmPicture
*pic
,
18 int *r_x
, int *r_y
, int *r_w
, int *r_h
);
19 void DrawForegroundIcon(button_info
*b
, XEvent
*pev
);