5#ifndef _CTWM_ICONS_BUILTIN_H
6#define _CTWM_ICONS_BUILTIN_H
8Pixmap
CreateMenuIcon(
int height,
unsigned int *widthp,
unsigned int *heightp);
10 unsigned int *widthp,
unsigned int *heightp,
const unsigned int im_iconified_icon_width
const unsigned int im_iconified_icon_height
Pixmap Create3DMenuIcon(unsigned int height, unsigned int *widthp, unsigned int *heightp, ColorPair cp)
Pixmap CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp)
Pixmap Create2DIconManagerIcon(void)
Pixmap Create3DIconManagerIcon(ColorPair cp)