mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
docs: Move the GIOStream SECTION
Move the contents to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
@@ -40,11 +40,6 @@ G_BEGIN_DECLS
|
||||
typedef struct _GIOStreamPrivate GIOStreamPrivate;
|
||||
typedef struct _GIOStreamClass GIOStreamClass;
|
||||
|
||||
/**
|
||||
* GIOStream:
|
||||
*
|
||||
* Base class for read-write streams.
|
||||
**/
|
||||
struct _GIOStream
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
Reference in New Issue
Block a user