Can anyone explain to me what is an accelerator for the PopupMenu node, please?
The document says "Accelerators are special combinations of keys that activate the item, no matter which control is focused.", but it's asking for an int, which is the count of the accelerator. Then how do I set the "special combinations of keys"? Is it the same as a shortcut? If so, when I add_shortcut, do I need to set the accelerator as 1 as well?