mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	Add window menu
This commit is contained in:
		
							parent
							
								
									4bc8726abd
								
							
						
					
					
						commit
						759b26b5c1
					
				
					 12 changed files with 108 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -31,6 +31,7 @@ struct menu {
 | 
			
		|||
};
 | 
			
		||||
 | 
			
		||||
void menu_init_rootmenu(struct server *server);
 | 
			
		||||
void menu_init_windowmenu(struct server *server);
 | 
			
		||||
void menu_finish(void);
 | 
			
		||||
 | 
			
		||||
/* menu_move - move to position (x, y) */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue