CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct Icon Icon
typedef struct IconRegion IconRegion
typedef struct IconEntry IconEntry
typedef struct MenuItem MenuItem
typedef struct MenuRoot MenuRoot
typedef struct MouseButton MouseButton
typedef struct FuncButton FuncButton
typedef struct FuncKey FuncKey
typedef struct WList WList
typedef struct IconMgr IconMgr
typedef struct name_list name_list
typedef struct StdCmap StdCmap
typedef struct TitlebarPixmaps TitlebarPixmaps
typedef struct ScreenInfo ScreenInfo
typedef struct MyFont MyFont
typedef struct ColorPair ColorPair
typedef struct TitleButtonFunc TitleButtonFunc
typedef struct TitleButton TitleButton
typedef struct TBWindow TBWindow
typedef struct SqueezeInfo SqueezeInfo
typedef struct TwmColormap TwmColormap
typedef struct ColormapWindow ColormapWindow
typedef struct Colormaps Colormaps
typedef struct WindowRegion WindowRegion
typedef struct WindowEntry WindowEntry
typedef struct WindowBox WindowBox
typedef struct TwmWindow TwmWindow
typedef struct Image Image
typedef struct VirtualScreen VirtualScreen
typedef struct winList WinList
typedef struct WorkSpaceMgr WorkSpaceMgr
typedef struct WorkSpace WorkSpace
typedef struct MapSubwindow MapSubwindow
typedef struct ButtonSubwindow ButtonSubwindow
typedef struct WorkSpaceWindow WorkSpaceWindow
typedef struct OccupyWindow OccupyWindow
typedef struct OtpWinList OtpWinList
typedef struct OtpPreferences OtpPreferences
typedef struct RArea RArea
typedef struct RAreaList RAreaList
typedef struct RLayout RLayout

Typedef Documentation

◆ ButtonSubwindow

typedef struct ButtonSubwindow ButtonSubwindow

Definition at line 58 of file types.h.

◆ Colormaps

typedef struct Colormaps Colormaps

Definition at line 41 of file types.h.

◆ ColormapWindow

typedef struct ColormapWindow ColormapWindow

Definition at line 40 of file types.h.

◆ ColorPair

typedef struct ColorPair ColorPair

Definition at line 34 of file types.h.

◆ FuncButton

typedef struct FuncButton FuncButton

Definition at line 17 of file types.h.

◆ FuncKey

typedef struct FuncKey FuncKey

Definition at line 18 of file types.h.

◆ Icon

typedef struct Icon Icon

Definition at line 9 of file types.h.

◆ IconEntry

typedef struct IconEntry IconEntry

Definition at line 11 of file types.h.

◆ IconMgr

typedef struct IconMgr IconMgr

Definition at line 22 of file types.h.

◆ IconRegion

typedef struct IconRegion IconRegion

Definition at line 10 of file types.h.

◆ Image

typedef struct Image Image

Definition at line 48 of file types.h.

◆ MapSubwindow

typedef struct MapSubwindow MapSubwindow

Definition at line 57 of file types.h.

◆ MenuItem

typedef struct MenuItem MenuItem

Definition at line 14 of file types.h.

◆ MenuRoot

typedef struct MenuRoot MenuRoot

Definition at line 15 of file types.h.

◆ MouseButton

typedef struct MouseButton MouseButton

Definition at line 16 of file types.h.

◆ MyFont

typedef struct MyFont MyFont

Definition at line 33 of file types.h.

◆ name_list

typedef struct name_list name_list

Definition at line 25 of file types.h.

◆ OccupyWindow

typedef struct OccupyWindow OccupyWindow

Definition at line 62 of file types.h.

◆ OtpPreferences

typedef struct OtpPreferences OtpPreferences

Definition at line 66 of file types.h.

◆ OtpWinList

typedef struct OtpWinList OtpWinList

Definition at line 65 of file types.h.

◆ RArea

typedef struct RArea RArea

Definition at line 69 of file types.h.

◆ RAreaList

typedef struct RAreaList RAreaList

Definition at line 70 of file types.h.

◆ RLayout

typedef struct RLayout RLayout

Definition at line 71 of file types.h.

◆ ScreenInfo

typedef struct ScreenInfo ScreenInfo

Definition at line 30 of file types.h.

◆ SqueezeInfo

typedef struct SqueezeInfo SqueezeInfo

Definition at line 38 of file types.h.

◆ StdCmap

typedef struct StdCmap StdCmap

Definition at line 28 of file types.h.

◆ TBWindow

typedef struct TBWindow TBWindow

Definition at line 37 of file types.h.

◆ TitlebarPixmaps

typedef struct TitlebarPixmaps TitlebarPixmaps

Definition at line 29 of file types.h.

◆ TitleButton

typedef struct TitleButton TitleButton

Definition at line 36 of file types.h.

◆ TitleButtonFunc

typedef struct TitleButtonFunc TitleButtonFunc

Definition at line 35 of file types.h.

◆ TwmColormap

typedef struct TwmColormap TwmColormap

Definition at line 39 of file types.h.

◆ TwmWindow

typedef struct TwmWindow TwmWindow

Definition at line 45 of file types.h.

◆ VirtualScreen

typedef struct VirtualScreen VirtualScreen

Definition at line 51 of file types.h.

◆ WindowBox

typedef struct WindowBox WindowBox

Definition at line 44 of file types.h.

◆ WindowEntry

typedef struct WindowEntry WindowEntry

Definition at line 43 of file types.h.

◆ WindowRegion

typedef struct WindowRegion WindowRegion

Definition at line 42 of file types.h.

◆ WinList

typedef struct winList WinList

Definition at line 54 of file types.h.

◆ WList

typedef struct WList WList

Definition at line 21 of file types.h.

◆ WorkSpace

typedef struct WorkSpace WorkSpace

Definition at line 56 of file types.h.

◆ WorkSpaceMgr

typedef struct WorkSpaceMgr WorkSpaceMgr

Definition at line 55 of file types.h.

◆ WorkSpaceWindow

typedef struct WorkSpaceWindow WorkSpaceWindow

Definition at line 59 of file types.h.