CTWM
Toggle main menu visibility
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/types.h
Go to the documentation of this file.
1
/*
2
* Copyright 2004 Richard Levitte.
3
*/
4
5
#ifndef _CTWM_TYPES_H
6
#define _CTWM_TYPES_H
7
8
/* From icons.h */
9
typedef
struct
Icon
Icon
;
10
typedef
struct
IconRegion
IconRegion
;
11
typedef
struct
IconEntry
IconEntry
;
12
13
/* From menus.h */
14
typedef
struct
MenuItem
MenuItem
;
15
typedef
struct
MenuRoot
MenuRoot
;
16
typedef
struct
MouseButton
MouseButton
;
17
typedef
struct
FuncButton
FuncButton
;
18
typedef
struct
FuncKey
FuncKey
;
19
20
/* From iconmgr.h */
21
typedef
struct
WList
WList
;
22
typedef
struct
IconMgr
IconMgr
;
23
24
/* From list.h */
25
typedef
struct
name_list
name_list
;
26
27
/* From screen.h */
28
typedef
struct
StdCmap
StdCmap
;
29
typedef
struct
TitlebarPixmaps
TitlebarPixmaps
;
30
typedef
struct
ScreenInfo
ScreenInfo
;
31
32
/* From ctwm.h */
33
typedef
struct
MyFont
MyFont
;
34
typedef
struct
ColorPair
ColorPair
;
35
typedef
struct
TitleButtonFunc
TitleButtonFunc
;
36
typedef
struct
TitleButton
TitleButton
;
37
typedef
struct
TBWindow
TBWindow
;
38
typedef
struct
SqueezeInfo
SqueezeInfo
;
39
typedef
struct
TwmColormap
TwmColormap
;
40
typedef
struct
ColormapWindow
ColormapWindow
;
41
typedef
struct
Colormaps
Colormaps
;
42
typedef
struct
WindowRegion
WindowRegion
;
43
typedef
struct
WindowEntry
WindowEntry
;
44
typedef
struct
WindowBox
WindowBox
;
45
typedef
struct
TwmWindow
TwmWindow
;
46
47
/* From image.h */
48
typedef
struct
Image
Image
;
49
50
/* From vscreen.h */
51
typedef
struct
VirtualScreen
VirtualScreen
;
52
53
/* From workspace_structs.h */
54
typedef
struct
winList
WinList
;
55
typedef
struct
WorkSpaceMgr
WorkSpaceMgr
;
56
typedef
struct
WorkSpace
WorkSpace
;
57
typedef
struct
MapSubwindow
MapSubwindow
;
58
typedef
struct
ButtonSubwindow
ButtonSubwindow
;
59
typedef
struct
WorkSpaceWindow
WorkSpaceWindow
;
60
61
/* From occupation.h */
62
typedef
struct
OccupyWindow
OccupyWindow
;
63
64
/* From otp.h */
65
typedef
struct
OtpWinList
OtpWinList
;
66
typedef
struct
OtpPreferences
OtpPreferences
;
67
68
/* From r_structs.h */
69
typedef
struct
RArea
RArea
;
70
typedef
struct
RAreaList
RAreaList
;
71
typedef
struct
RLayout
RLayout
;
72
73
#endif
/* _CTWM_TYPES_H */
ButtonSubwindow
Definition
workspace_structs.h:84
ColorPair
Definition
ctwm.h:140
ColormapWindow
Definition
ctwm.h:271
Colormaps
Definition
ctwm.h:278
FuncButton
Definition
menus.h:97
FuncKey
Definition
menus.h:107
IconEntry
Definition
icons.h:60
IconMgr
Definition
iconmgr.h:36
IconRegion
Definition
icons.h:48
Icon
Definition
icons.h:26
Image
Definition
image.h:9
MapSubwindow
Definition
workspace_structs.h:78
MenuItem
Definition
menus.h:48
MenuRoot
Definition
menus.h:66
MouseButton
Definition
menus.h:90
MyFont
Definition
ctwm.h:127
OccupyWindow
Definition
occupation.h:9
OtpPreferences
Definition
otp.c:67
OtpWinList
Definition
otp.c:56
RAreaList
A set of RArea's.
Definition
r_structs.h:30
RArea
A particular extent of space.
Definition
r_structs.h:16
RLayout
The layout of our display.
Definition
r_structs.h:45
ScreenInfo
Info and control for each X Screen we control.
Definition
screen.h:96
SqueezeInfo
Definition
ctwm.h:177
StdCmap
Information about some XStandardColormap we're using.
Definition
screen.h:46
TBWindow
Definition
ctwm.h:164
TitleButtonFunc
Definition
ctwm.h:144
TitleButton
Definition
ctwm.h:153
TitlebarPixmaps
Stash for memoizing various pixmaps used in titlebars.
Definition
screen.h:69
TwmColormap
Definition
ctwm.h:257
TwmWindow
Info and control for every X Window we take over.
Definition
twm_window_struct.h:34
VirtualScreen
Definition
vscreen.h:7
WList
Definition
iconmgr.h:17
WindowEntry
Definition
ctwm.h:295
WindowRegion
Definition
ctwm.h:287
WorkSpaceMgr
Definition
workspace_structs.h:33
WorkSpaceWindow
Definition
workspace_structs.h:88
WorkSpace
Definition
workspace_structs.h:64
name_list
Definition
list.h:20
winList
Definition
workspace_structs.h:22
WindowBox
struct WindowBox WindowBox
Definition
types.h:44
WinList
struct winList WinList
Definition
types.h:54
types.h
Generated by
1.18.0