|
CTWM
|
#include <workspace_structs.h>
Data Fields | |
| Window | w |
| int | x |
| int | y |
| WinList * | wl |
Definition at line 78 of file workspace_structs.h.
| Window MapSubwindow::w |
Definition at line 79 of file workspace_structs.h.
Referenced by AnimateRoot(), CreateWorkSpaceManagerWindow(), GotoWorkSpace(), WMgrHandleButtonEvent(), WMgrSetButtonsState(), and WMgrSetMapState().
| WinList* MapSubwindow::wl |
Definition at line 81 of file workspace_structs.h.
Referenced by wmap_mapwin_backend(), WMapIconify(), WMapRemoveWindowFromWorkspace(), and WMapUpdateIconName().
| int MapSubwindow::x |
Definition at line 80 of file workspace_structs.h.
Referenced by WMapSetupWindow().
| int MapSubwindow::y |
Definition at line 80 of file workspace_structs.h.