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

@@ -37,12 +37,9 @@
#include "glibintl.h"
/**
* SECTION:gwin32outputstream
* @short_description: Streaming output operations for Windows file handles
* @include: gio/gwin32outputstream.h
* @see_also: #GOutputStream
* GWin32OutputStream:
*
* #GWin32OutputStream implements #GOutputStream for writing to a
* `GWin32OutputStream` implements [class@Gio.OutputStream] for writing to a
* Windows file handle.
*
* Note that `<gio/gwin32outputstream.h>` belongs to the Windows-specific GIO