mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Add Since 2.28 in g_io_stream_splice doc
This commit is contained in:
@@ -582,6 +582,8 @@ typedef enum {
|
||||
* before calling the callback.
|
||||
*
|
||||
* GIOStreamSpliceFlags determine how streams should be spliced.
|
||||
*
|
||||
* Since: 2.28
|
||||
**/
|
||||
typedef enum {
|
||||
G_IO_STREAM_SPLICE_NONE = 0,
|
||||
|
Reference in New Issue
Block a user