Move GdkKeymapClass definition to internal header
This lets us change this without affecting apps.
This commit is contained in:
		 Alexander Larsson
					Alexander Larsson
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							5fda1669ea
						
					
				
				
					commit
					4ad948ec4a
				
			| @ -89,15 +89,6 @@ struct _GdkKeymap | ||||
|   GdkDisplay *GSEAL (display); | ||||
| }; | ||||
|  | ||||
| struct _GdkKeymapClass | ||||
| { | ||||
|   GObjectClass parent_class; | ||||
|  | ||||
|   void (*direction_changed) (GdkKeymap *keymap); | ||||
|   void (*keys_changed)      (GdkKeymap *keymap); | ||||
|   void (*state_changed)     (GdkKeymap *keymap); | ||||
| }; | ||||
|  | ||||
| GType gdk_keymap_get_type (void) G_GNUC_CONST; | ||||
|  | ||||
| #ifndef GDK_MULTIHEAD_SAFE | ||||
|  | ||||
		Reference in New Issue
	
	Block a user