mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
GFileDescriptorBased: New interface
New interface for file descriptor based io object. The interface is only exported on unix based systems. See bug 604086.
This commit is contained in:
@@ -76,6 +76,7 @@ typedef struct _GFileInfo GFileInfo;
|
||||
typedef struct _GFileAttributeMatcher GFileAttributeMatcher;
|
||||
typedef struct _GFileAttributeInfo GFileAttributeInfo;
|
||||
typedef struct _GFileAttributeInfoList GFileAttributeInfoList;
|
||||
typedef struct _GFileDescriptorBased GFileDescriptorBased;
|
||||
typedef struct _GFileInputStream GFileInputStream;
|
||||
typedef struct _GFileOutputStream GFileOutputStream;
|
||||
typedef struct _GFileIOStream GFileIOStream;
|
||||
|
Reference in New Issue
Block a user