mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	Small doc correction
Add a transfer annotation to some GActionGroup apis.
This commit is contained in:
		@@ -529,7 +529,7 @@ g_action_group_get_action_enabled (GActionGroup *action_group,
 | 
			
		||||
 * The return value (if non-%NULL) should be freed with
 | 
			
		||||
 * g_variant_unref() when it is no longer required.
 | 
			
		||||
 *
 | 
			
		||||
 * Returns: (nullable): the current state of the action
 | 
			
		||||
 * Returns: (nullable) (transfer full): the current state of the action
 | 
			
		||||
 *
 | 
			
		||||
 * Since: 2.28
 | 
			
		||||
 **/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user