deprecate GdkDestroyNotify.
2008-06-18 Michael Natterer <mitch@imendio.com> * gdk/gdk.h: deprecate GdkDestroyNotify. * gdk/gdkevents.c * gdk/gdktypes.h * gdk/x11/gdkevents-x11.c * gtk/gtkmain.c: s/GdkDestroyNotify/GDestroyNotify/g. svn path=/trunk/; revision=20449
This commit is contained in:
		 Michael Natterer
					Michael Natterer
				
			
				
					committed by
					
						 Michael Natterer
						Michael Natterer
					
				
			
			
				
	
			
			
			 Michael Natterer
						Michael Natterer
					
				
			
						parent
						
							fe8a946e87
						
					
				
				
					commit
					67c6c28fe0
				
			| @ -72,7 +72,7 @@ struct _GdkIOClosure | ||||
| { | ||||
|   GdkInputFunction function; | ||||
|   GdkInputCondition condition; | ||||
|   GdkDestroyNotify notify; | ||||
|   GDestroyNotify notify; | ||||
|   gpointer data; | ||||
| }; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user