Assign all g_signal_connect() and friends to gulong variables
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=87821
This commit is contained in:
		 Alberto Garcia
					Alberto Garcia
				
			
				
					committed by
					
						 Christian Dywan
						Christian Dywan
					
				
			
			
				
	
			
			
			 Christian Dywan
						Christian Dywan
					
				
			
						parent
						
							56d5b45443
						
					
				
				
					commit
					d6a73fd5b0
				
			| @ -138,7 +138,7 @@ struct _GtkToolItemGroupInfo | ||||
| { | ||||
|   GtkToolItemGroup *widget; | ||||
|  | ||||
|   guint             notify_collapsed; | ||||
|   gulong            notify_collapsed; | ||||
|   guint             pos; | ||||
|   guint             exclusive : 1; | ||||
|   guint             expand : 1; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user