mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
*** empty log message ***
This commit is contained in:
@@ -38,6 +38,9 @@ typedef struct WMenuEntry {
|
||||
void (*free_cdata)(void *data); /* proc to be used to free clientdata */
|
||||
void *clientdata; /* data to pass to callback */
|
||||
int cascade; /* cascade menu index */
|
||||
#ifdef USER_MENU
|
||||
proplist_t instances; /* allowed instances */
|
||||
#endif /* USER_MENU */
|
||||
struct {
|
||||
unsigned int enabled:1; /* entry is selectable */
|
||||
unsigned int indicator:1; /* left indicator */
|
||||
|
||||
Reference in New Issue
Block a user