Record XRRScreenChangeNotifyEvent
Unit
Declaration
type XRRScreenChangeNotifyEvent = record
Description
This item has no description.
Overview
Fields
| Public | _type: cint ; |
| Public | serial: culong; |
| Public | send_event: cBool; |
| Public | display: pDisplay; |
| Public | window: Window; |
| Public | root: Window; |
| Public | timestamp: Time ; |
| Public | config_timestamp: Time; |
| Public | size_index: SizeID; |
| Public | subpixel_order: SubpixelOrder; |
| Public | rotation: Rotation; |
| Public | width: cint; |
| Public | height: cint; |
| Public | mwidth: cint; |
| Public | mheight: cint; |
Description
Fields
| Public | _type: cint ; |
|
This item has no description. | |
| Public | serial: culong; |
|
This item has no description. | |
| Public | send_event: cBool; |
|
This item has no description. | |
| Public | display: pDisplay; |
|
This item has no description. | |
| Public | window: Window; |
|
This item has no description. | |
| Public | root: Window; |
|
This item has no description. | |
| Public | timestamp: Time ; |
|
This item has no description. | |
| Public | config_timestamp: Time; |
|
This item has no description. | |
| Public | size_index: SizeID; |
|
This item has no description. | |
| Public | subpixel_order: SubpixelOrder; |
|
This item has no description. | |
| Public | rotation: Rotation; |
|
This item has no description. | |
| Public | width: cint; |
|
This item has no description. | |
| Public | height: cint; |
|
This item has no description. | |
| Public | mwidth: cint; |
|
This item has no description. | |
| Public | mheight: cint; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.