Filter results by type:
API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2026.2
final class Varlink.Message : GObject.TypeInstance { /* No available fields */ }
VarlinkMessage represents a message either sent to or received from a varlink peer.
VarlinkMessage
Creates a new VarlinkMessage from bytes.
bytes
Creates a new VarlinkMessage by copying size bytes of data.
size
data
Creates a new VarlinkMessage from static data.
Creates a new VarlinkMessage from data.
Duplicates the file descriptor at index from the message’s FD list.
index
Gets the file descriptors received with message.
message
Gets the number of file descriptors attached to message.
Creates a new VarlinkMessage for a slice of message.
Allocates and initializes a new VarlinkMessageReader.
VarlinkMessageReader
Acquires a reference to message.
Sets the file descriptors to send with message.
Content