mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	whitespace fix
This commit is contained in:
		
				
					committed by
					
						
						Ryan Lortie
					
				
			
			
				
	
			
			
			
						parent
						
							0f88b7af33
						
					
				
				
					commit
					f9f0ef19d7
				
			@@ -125,6 +125,7 @@ void        g_menu_item_set_action_and_target       (GMenuItem   *menu_item,
 | 
				
			|||||||
                                                     ...);
 | 
					                                                     ...);
 | 
				
			||||||
void        g_menu_item_set_detailed_action         (GMenuItem   *menu_item,
 | 
					void        g_menu_item_set_detailed_action         (GMenuItem   *menu_item,
 | 
				
			||||||
                                                     const gchar *detailed_action);
 | 
					                                                     const gchar *detailed_action);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
G_END_DECLS
 | 
					G_END_DECLS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif /* __G_MENU_H__ */
 | 
					#endif /* __G_MENU_H__ */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user