* refactor: use gdk_display_beep() to beep on Linux * chore: make a stub declaration for gdk_display_beep() * chore: remove unused file electron_gtk.sigs * chore: remove unused #includes to make gn check happy
		
			
				
	
	
		
			1 line
		
	
	
	
		
			44 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			44 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
void gdk_display_beep(GdkDisplay* display);
 |