Add Since 2.28 in g_io_stream_splice doc

This commit is contained in:
Xavier Claessens
2010-12-13 17:42:11 +01:00
parent 0a2d47b626
commit e4f25c0fed
2 changed files with 6 additions and 0 deletions

View File

@@ -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,