:right-sidebar: True InputMessage =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.48 .. class:: InputMessage(*args, **kwargs) :no-contents-entry: :Constructors: :: InputMessage() Fields ------ .. rst-class:: interim-class .. class:: InputMessage :no-index: .. attribute:: address Return location for a :obj:`~gi.repository.Gio.SocketAddress`, or :const:`None` .. attribute:: bytes_received Will be set to the number of bytes that have been received .. attribute:: control_messages Return location for a caller-allocated array of :obj:`~gi.repository.Gio.SocketControlMessage`, or :const:`None` .. attribute:: flags Collection of ``GSocketMsgFlags`` for the received message, outputted by the call .. attribute:: num_control_messages Return location for the number of elements in ``control_messages`` .. attribute:: num_vectors The number of input vectors pointed to by ``vectors`` .. attribute:: vectors Pointer to an array of input vectors