[ Deprecated ( since = "2.38" ) ]
public void add_entries (ActionEntry[] entries, void* user_data)
        
        Warning: add_entries is deprecated.
A convenience function for creating multiple SimpleAction instances and adding them to the action group.
| this | |
| entries | 
                 a pointer to the first item in an array of ActionEntry structs  | 
            
| user_data | 
                 the user data for signal connections  | 
            
| n_entries | 
                 the length of   |