mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
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:
parent
658bb30f06
commit
bea92c4882
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user