bitwriter: Mark the whole type as Since: 1.16

This commit is contained in:
Sebastian Dröge 2019-04-23 12:31:07 +03:00
parent 3b5933eadd
commit 0058eeb1de

View file

@ -42,6 +42,8 @@ typedef struct _GstBitWriter GstBitWriter;
* @bit_size: Size of written @data in bits
*
* A bit writer instance.
*
* Since: 1.16
*/
struct _GstBitWriter
{