|
Laxkit
0.0.7.1
|
Class to hold info about different modes a window can have. Used in WindowActions. More...
Public Member Functions | |
| WindowModeInfo (int m, const char *modestr, const char *Name, const char *desc) | |
Public Attributes | |
| int | mode |
| char * | mode_str |
| char * | name |
| char * | description |
Class to hold info about different modes a window can have. Used in WindowActions.