summaryrefslogtreecommitdiff
path: root/selectmenuitem.mdwn
blob: 4e353ac1a338aeb5c5f64cc62827b8818e25d3b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22


## SelectMenuItem

selectmenuitem ('<window name>', '<menu hierarchy>') 


## Description

Selects the menu item specified. 


## Implementation

TODO 


## Example

With respect to gedit menu structure 

selectmenuitem ('gedit', 'mnuFile;mnuNew')