x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XRRCrtcChangeNotifyEvent
x11
extensions
Xrandr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
struct
XRRCrtcChangeNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
Window
window
;
int
subtype
;
RRCrtc
crtc
;
RRMode
mode
;
Rotation
rotation
;
int
x
;
int
y
;
uint
width
;
uint
height
;
}
Members
Variables
crtc
RRCrtc
crtc
;
Undocumented in source.
display
Display
*
display
;
height
uint
height
;
Undocumented in source.
mode
RRMode
mode
;
Undocumented in source.
rotation
Rotation
rotation
;
Undocumented in source.
send_event
Bool
send_event
;
Undocumented in source.
serial
ulong
serial
;
Undocumented in source.
subtype
int
subtype
;
Undocumented in source.
type
int
type
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
window
Window
window
;
Undocumented in source.
x
int
x
;
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
x11
extensions
Xrandr
aliases
RRCrtc
RRMode
RROutput
XRRCrtcGamma
XRRCrtcInfo
XRRCrtcTransformAttributes
XRRModeFlags
XRRModeInfo
XRROutputInfo
XRRPanning
XRRScreenConfiguration
XRRScreenResources
functions
XRRAddOutputMode
XRRAllocGamma
XRRAllocModeInfo
XRRChangeOutputProperty
XRRConfigCurrentConfiguration
XRRConfigCurrentRate
XRRConfigRates
XRRConfigRotations
XRRConfigSizes
XRRConfigTimes
XRRConfigureOutputProperty
XRRCreateMode
XRRDeleteOutputMode
XRRDeleteOutputProperty
XRRDestroyMode
XRRFreeCrtcInfo
XRRFreeGamma
XRRFreeModeInfo
XRRFreeOutputInfo
XRRFreePanning
XRRFreeScreenConfigInfo
XRRFreeScreenResources
XRRGetCrtcGamma
XRRGetCrtcGammaSize
XRRGetCrtcInfo
XRRGetCrtcTransform
XRRGetOutputInfo
XRRGetOutputPrimary
XRRGetOutputProperty
XRRGetPanning
XRRGetScreenInfo
XRRGetScreenResources
XRRGetScreenResourcesCurrent
XRRGetScreenSizeRange
XRRListOutputProperties
XRRQueryExtension
XRRQueryOutputProperty
XRRQueryVersion
XRRRates
XRRRootToScreen
XRRRotations
XRRSelectInput
XRRSetCrtcConfig
XRRSetCrtcGamma
XRRSetCrtcTransform
XRRSetOutputPrimary
XRRSetPanning
XRRSetScreenConfig
XRRSetScreenConfigAndRate
XRRSetScreenSize
XRRSizes
XRRTimes
XRRUpdateConfiguration
structs
XRRCrtcChangeNotifyEvent
XRRNotifyEvent
XRROutputChangeNotifyEvent
XRROutputPropertyNotifyEvent
XRRPropertyInfo
XRRScreenChangeNotifyEvent
XRRScreenSize
_XRRCrtcGamma
_XRRCrtcInfo
_XRRCrtcTransformAttributes
_XRRModeInfo
_XRROutputInfo
_XRRPanning
_XRRScreenConfiguration
_XRRScreenResources