Expand description
Bindings to the Damage
X11 extension.
Structs§
- AddRequest
- Add a region to a previously created Damage object..
- Create
Request - Creates a Damage object to monitor changes to a drawable..
- Destroy
Request - Destroys a previously created Damage object..
- Notify
Event - the contents of the monitored drawable have changed.
- Query
Version Reply - The negotiated version of the DAMAGE extension.
- Query
Version Request - Negotiate the version of the DAMAGE extension.
- Report
Level - Subtract
Request - Remove regions from a previously created Damage object..
Constants§
- ADD_
REQUEST - Opcode for the Add request
- BAD_
DAMAGE_ ERROR - Opcode for the BadDamage error
- CREATE_
REQUEST - Opcode for the Create request
- DESTROY_
REQUEST - Opcode for the Destroy request
- NOTIFY_
EVENT - Opcode for the Notify event
- QUERY_
VERSION_ REQUEST - Opcode for the QueryVersion request
- SUBTRACT_
REQUEST - Opcode for the Subtract request
- X11_
EXTENSION_ NAME - The X11 name of the extension for QueryExtension
- X11_
XML_ VERSION - The version number of this extension that this client library supports.