I would like to know how to access an item from a menu, to connect it to a function or handler . For example, I would like to control the behavior of the application when I click in the item menu.
The function bind
can be useful, but I do not know how to access the menu item.