mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	gsimpleaction: Ensure actions are enabled
This commit is contained in:
		
				
					committed by
					
						
						Ryan Lortie
					
				
			
			
				
	
			
			
			
						parent
						
							a8a8633cef
						
					
				
				
					commit
					8777b08a5a
				
			@@ -291,6 +291,7 @@ g_simple_action_finalize (GObject *object)
 | 
			
		||||
void
 | 
			
		||||
g_simple_action_init (GSimpleAction *simple)
 | 
			
		||||
{
 | 
			
		||||
  simple->enabled = TRUE;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user