mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	clarify documentation
This commit is contained in:
		@@ -199,7 +199,8 @@ check_listener (GSocketListener *listener,
 | 
			
		||||
/**
 | 
			
		||||
 * g_socket_listener_add_socket:
 | 
			
		||||
 * @listener: a #GSocketListener
 | 
			
		||||
 * @socket: a listening #GSocket
 | 
			
		||||
 * @socket: a listening #GSocket, this function takes ownership
 | 
			
		||||
 *          of the reference
 | 
			
		||||
 * @source_object: Optional #GObject identifying this source
 | 
			
		||||
 * @error: #GError for error reporting, or %NULL to ignore.
 | 
			
		||||
 *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user