CTWM
Toggle main menu visibility
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/icons_builtin.h
Go to the documentation of this file.
1
/*
2
* Builtin icon builders
3
*/
4
5
#ifndef _CTWM_ICONS_BUILTIN_H
6
#define _CTWM_ICONS_BUILTIN_H
7
8
Pixmap
CreateMenuIcon
(
int
height,
unsigned
int
*widthp,
unsigned
int
*heightp);
9
Pixmap
Create3DMenuIcon
(
unsigned
int
height,
10
unsigned
int
*widthp,
unsigned
int
*heightp,
11
ColorPair
cp);
12
13
extern
const
unsigned
int
im_iconified_icon_width
;
14
extern
const
unsigned
int
im_iconified_icon_height
;
15
16
Pixmap
Create3DIconManagerIcon
(
ColorPair
cp);
17
Pixmap
Create2DIconManagerIcon
(
void
);
18
19
20
#endif
// _CTWM_ICONS_BUILTIN_H
Create3DMenuIcon
Pixmap Create3DMenuIcon(unsigned int height, unsigned int *widthp, unsigned int *heightp, ColorPair cp)
Definition
icons_builtin.c:36
im_iconified_icon_width
const unsigned int im_iconified_icon_width
Definition
icons_builtin.c:170
CreateMenuIcon
Pixmap CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp)
Definition
icons_builtin.c:78
Create2DIconManagerIcon
Pixmap Create2DIconManagerIcon(void)
Definition
icons_builtin.c:209
Create3DIconManagerIcon
Pixmap Create3DIconManagerIcon(ColorPair cp)
Definition
icons_builtin.c:178
im_iconified_icon_height
const unsigned int im_iconified_icon_height
Definition
icons_builtin.c:171
ColorPair
Definition
ctwm.h:140
icons_builtin.h
Generated by
1.18.0