mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Move the GTls*Connection SECTIONs
Move them to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
@@ -30,12 +30,10 @@
|
||||
#include "glibintl.h"
|
||||
|
||||
/**
|
||||
* SECTION:gtlsserverconnection
|
||||
* @short_description: TLS server-side connection
|
||||
* @include: gio/gio.h
|
||||
* GTlsServerConnection:
|
||||
*
|
||||
* #GTlsServerConnection is the server-side subclass of #GTlsConnection,
|
||||
* representing a server-side TLS connection.
|
||||
* `GTlsServerConnection` is the server-side subclass of
|
||||
* [class@Gio.TlsConnection], representing a server-side TLS connection.
|
||||
*
|
||||
* Since: 2.28
|
||||
*/
|
||||
|
Reference in New Issue
Block a user