mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	docs: Move the GDBusAddress SECTION
Move it to the struct docs, although again this is a little suspect because there is actually no `GDBusAddress` struct/type. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
		| @@ -62,10 +62,7 @@ | ||||
| #include "glibintl.h" | ||||
|  | ||||
| /** | ||||
|  * SECTION:gdbusaddress | ||||
|  * @title: D-Bus Addresses | ||||
|  * @short_description: D-Bus connection endpoints | ||||
|  * @include: gio/gio.h | ||||
|  * GDBusAddress: | ||||
|  * | ||||
|  * Routines for working with D-Bus addresses. A D-Bus address is a string | ||||
|  * like `unix:tmpdir=/tmp/my-app-name`. The exact format of addresses | ||||
|   | ||||
		Reference in New Issue
	
	Block a user