44cdb20c10 
					 
					
						
						
							
							gtk: fix all uses of g_cclosure_marshal_generic  
						
						... 
						
						
						
						This adds specific marshallers for all of the locations where a generic
marshaller is being used. It also provides va_marshallers to reduce the
chances that we get stack traces from perf going through ffi_call_unix64. 
						
						
					 
					
						2019-06-01 00:02:39 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						66f0bdee0a 
					 
					
						
						
							
							Intern all signal names beforehand  
						
						... 
						
						
						
						This avoids pointless allocations 
						
						
					 
					
						2015-09-12 12:50:39 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c5b0ae5574 
					 
					
						
						
							
							docs: Change documentation to consistenly use "Returns:"  
						
						... 
						
						
						
						Instead "Return value:" or "Return:" 
						
						
					 
					
						2014-07-10 16:54:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11224f521d 
					 
					
						
						
							
							GtkGesturePan: Use G_PARAM_EXPLICIT_NOTIFY  
						
						
						
						
					 
					
						2014-06-09 13:31:03 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef61c9c58b 
					 
					
						
						
							
							gtk: Replace GtkPanOrientation with GtkOrientation  
						
						... 
						
						
						
						And document GtkOrientation to be more generic. There's little added
value in a separate enum for this. 
						
						
					 
					
						2014-05-27 17:47:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0442431943 
					 
					
						
						
							
							Docs: Cosmetic fixes  
						
						
						
						
					 
					
						2014-05-23 19:54:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd68db4b25 
					 
					
						
						
							
							pan: Remove wrong check  
						
						... 
						
						
						
						From the very early days where there were a NONE=0 GtkPanOrientation
value. This makes vertical pan operations work as expected. 
						
						
					 
					
						2014-05-23 19:54:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c34280d97b 
					 
					
						
						
							
							pan: make the direction factor less narrow in v/h directions  
						
						
						
						
					 
					
						2014-05-23 19:54:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42df9eda2d 
					 
					
						
						
							
							Prevent subclassing of gestures  
						
						... 
						
						
						
						For now, at least. We do this by hiding the instance and
class structures in private headers. 
						
						
					 
					
						2014-05-23 19:54:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						135a653ee2 
					 
					
						
						
							
							pan: doc fixes  
						
						
						
						
					 
					
						2014-05-23 19:54:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a0e9de671b 
					 
					
						
						
							
							pan: Add missing documentation  
						
						
						
						
					 
					
						2014-05-23 19:54:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7da5b54f5 
					 
					
						
						
							
							Add GtkGesturePan  
						
						... 
						
						
						
						This gesture reports events on horizontal/vertical panning gestures. 
						
						
					 
					
						2014-05-23 19:54:26 +02:00