docs: Move the GWin32*Stream SECTIONs

Move them to the struct docs.

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

Helps: #3037
This commit is contained in:
Philip Withnall
2023-11-02 16:28:37 +00:00
parent 7df150eaac
commit 754047849c
4 changed files with 4 additions and 20 deletions

View File

@@ -36,12 +36,9 @@
#include "glibintl.h"
/**
* SECTION:gwin32inputstream
* @short_description: Streaming input operations for Windows file handles
* @include: gio/gwin32inputstream.h
* @see_also: #GInputStream
* GWin32InputStream:
*
* #GWin32InputStream implements #GInputStream for reading from a
* `GWin32InputStream` implements [class@Gio.InputStream] for reading from a
* Windows file handle.
*
* Note that `<gio/gwin32inputstream.h>` belongs to the Windows-specific GIO