trying to clear the context menu, but that does not work
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#define CMD_TRAY_SET_TOOLTIP 31 // arguments: tray: int, tooltip: string -> result_t: int
|
||||
#define CMD_TRAY_SHOW_MESSAGE 32 // arguments: tray: int, title: string, message: string -> result_t: int
|
||||
#define CMD_TRAY_SET_MENU 33 // arguments: tray: int, menu_json: string -> result_t: int
|
||||
#define CMD_TRAY_CLEAR_MENU 34 // arguments: tray: int
|
||||
|
||||
|
||||
#define CMD_NOOP 33621
|
||||
|
||||
Reference in New Issue
Block a user