mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +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:
parent
ef5ca0952b
commit
72b44dce76
@ -62,10 +62,7 @@
|
|||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gdbusaddress
|
* GDBusAddress:
|
||||||
* @title: D-Bus Addresses
|
|
||||||
* @short_description: D-Bus connection endpoints
|
|
||||||
* @include: gio/gio.h
|
|
||||||
*
|
*
|
||||||
* Routines for working with D-Bus addresses. A D-Bus address is a string
|
* 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
|
* like `unix:tmpdir=/tmp/my-app-name`. The exact format of addresses
|
||||||
|
Loading…
Reference in New Issue
Block a user