mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 16:32:18 +01:00 
			
		
		
		
	Merge branch 'wip/smcv/gdbusconn-comment' into 'main'
gdbusconnection: Fix a misleading comment See merge request GNOME/glib!4063
This commit is contained in:
		| @@ -289,8 +289,8 @@ call_destroy_notify (GMainContext  *context, | ||||
|  | ||||
| typedef struct | ||||
| { | ||||
|   /* All fields are immutable after construction. */ | ||||
|   gatomicrefcount ref_count; | ||||
|   /* All remaining fields are immutable after construction. */ | ||||
|   GDBusSignalCallback callback; | ||||
|   gpointer user_data; | ||||
|   GDestroyNotify user_data_free_func; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user