mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
| 
								 | 
							
								#ifndef ROOTSTON_VIRTUAL_KEYBOARD_H
							 | 
						||
| 
								 | 
							
								#define ROOTSTON_VIRTUAL_KEYBOARD_H
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#include <wayland-server-core.h>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								void handle_virtual_keyboard(struct wl_listener *listener, void *data);
							 | 
						||
| 
								 | 
							
								#endif
							 |