add docs update for new api call
This commit is contained in:
		
					parent
					
						
							
								c932871bb1
							
						
					
				
			
			
				commit
				
					
						31bf873c20
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -89,6 +89,12 @@ Closes the context menu in the `browserWindow`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Appends the `menuItem` to the menu.
 | 
					Appends the `menuItem` to the menu.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### `menu.getMenuItemById(id)`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* `id` String
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Returns the MenuItem with the specified `id`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### `menu.insert(pos, menuItem)`
 | 
					#### `menu.insert(pos, menuItem)`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `pos` Integer
 | 
					* `pos` Integer
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue