1 /***************************************************************************
2 support.h - description
5 copyright : (C) 2002 by blight
6 email : blight@Ashitaka
7 ***************************************************************************/
9 /***************************************************************************
11 * This program is free software; you can redistribute it and/or modify *
12 * it under the terms of the GNU General Public License as published by *
13 * the Free Software Foundation; either version 2 of the License, or *
14 * (at your option) any later version. *
16 ***************************************************************************/
23 GtkWidget
*create_pixmap_d (GtkWidget
*widget
, gchar
**data
);
25 #endif // __SUPPORT_H__