mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
menu jump back delay
This commit is contained in:
@@ -78,6 +78,8 @@ typedef struct WMenu {
|
||||
|
||||
WMHandlerID timer; /* timer for the autoscroll */
|
||||
|
||||
void *jump_back; /* jump back data */
|
||||
|
||||
/* to be called when some entry is edited */
|
||||
void (*on_edit)(struct WMenu *menu, struct WMenuEntry *entry);
|
||||
/* to be called when destroyed */
|
||||
|
||||
Reference in New Issue
Block a user