Module x11rb_protocol::protocol::shm
source · Expand description
Bindings to the Shm
X11 extension.
Structs§
- Create a shared memory segment.
- Attach a System V shared memory segment..
- Report that an XCB_SHM_PUT_IMAGE request has completed.
- Create a pixmap backed by shared memory..
- The returned file descriptor..
- Asks the server to allocate a shared memory segment..
- Destroys the specified shared memory segment..
- Indicates the result of the copy..
- Copies data from the specified drawable to the shared memory segment..
- Copy data from the shared memory to the specified drawable..
- The version of the MIT-SHM extension supported by the server.
- Query the version of the MIT-SHM extension..
Constants§
- Opcode for the AttachFd request
- Opcode for the Attach request
- Opcode for the BadSeg error
- Opcode for the Completion event
- Opcode for the CreatePixmap request
- Opcode for the CreateSegment request
- Opcode for the Detach request
- Opcode for the GetImage request
- Opcode for the PutImage request
- Opcode for the QueryVersion request
- The X11 name of the extension for QueryExtension
- The version number of this extension that this client library supports.