mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-11-04 13:04:53 +00:00 
			
		
		
		
	Merge pull request #21 from grendello/fix_actionmap
Fix the ActionMap.AddActionEntries API
This commit is contained in:
		
						commit
						669efed8a2
					
				| 
						 | 
				
			
			@ -1048,7 +1048,7 @@
 | 
			
		|||
      <method name="AddActionEntries" cname="g_action_map_add_action_entries">
 | 
			
		||||
        <return-type type="void" />
 | 
			
		||||
        <parameters>
 | 
			
		||||
          <parameter type="const-GActionEntry*" name="entries" />
 | 
			
		||||
          <parameter type="const-GActionEntry*" name="entries" array="true" />
 | 
			
		||||
          <parameter type="gint" name="n_entries" />
 | 
			
		||||
          <parameter type="gpointer" name="user_data" />
 | 
			
		||||
        </parameters>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue