:right-sidebar: True OutputVector =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.22 .. class:: OutputVector(*args, **kwargs) :no-contents-entry: Structure used for scatter/gather data output. You generally pass in an array of :obj:`~gi.repository.Gio.OutputVector` and the operation will use all the buffers as if they were one buffer. Fields ------ .. rst-class:: interim-class .. class:: OutputVector :no-index: .. attribute:: buffer Pointer to a buffer of data to read. .. attribute:: size The size of ``buffer``\.