mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	docs: Remove duplicate interface field
This commit is contained in:
		
				
					committed by
					
						
						Philip Withnall
					
				
			
			
				
	
			
			
			
						parent
						
							d026534753
						
					
				
				
					commit
					c5a1e4f6c3
				
			@@ -84,13 +84,12 @@
 | 
			
		||||
 * @get_action_enabled: the virtual function pointer for g_action_group_get_action_enabled()
 | 
			
		||||
 * @get_action_state: the virtual function pointer for g_action_group_get_action_state()
 | 
			
		||||
 * @change_action_state: the virtual function pointer for g_action_group_change_action_state()
 | 
			
		||||
 * @query_action: the virtual function pointer for g_action_group_query_action()
 | 
			
		||||
 * @activate_action: the virtual function pointer for g_action_group_activate_action()
 | 
			
		||||
 * @change_action_state: the virtual function pointer for g_action_group_change_action_state()
 | 
			
		||||
 * @action_added: the class closure for the #GActionGroup::action-added signal
 | 
			
		||||
 * @action_removed: the class closure for the #GActionGroup::action-removed signal
 | 
			
		||||
 * @action_enabled_changed: the class closure for the #GActionGroup::action-enabled-changed signal
 | 
			
		||||
 * @action_state_changed: the class closure for the #GActionGroup::action-enabled-changed signal
 | 
			
		||||
 * @query_action: the virtual function pointer for g_action_group_query_action()
 | 
			
		||||
 *
 | 
			
		||||
 * The virtual function table for #GActionGroup.
 | 
			
		||||
 *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user