docs: Move the GProxyAddress SECTION

Move it to the struct docs.

Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

Helps: #3037
This commit is contained in:
Philip Withnall 2023-10-24 10:55:55 +01:00
parent 658bb30f06
commit bea92c4882

View File

@ -29,21 +29,13 @@
#include "gproxyaddress.h"
#include "glibintl.h"
/**
* SECTION:gproxyaddress
* @short_description: An internet address with proxy information
* @include: gio/gio.h
*
* Support for proxied #GInetSocketAddress.
*/
/**
* GProxyAddress:
*
* A #GInetSocketAddress representing a connection via a proxy server
* A [class@Gio.InetSocketAddress] representing a connection via a proxy server.
*
* Since: 2.26
**/
*/
/**
* GProxyAddressClass: