x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XRROutputChangeNotifyEvent
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
XRROutputChangeNotifyEvent {
int
type
;
ulong
serial
;
Bool
send_event
;
Display
*
display
;
Window
window
;
int
subtype
;
RROutput
output
;
RRCrtc
crtc
;
RRMode
mode
;
Rotation
rotation
;
Connection
connection
;
SubpixelOrder
subpixel_order
;
}
Members
Variables
connection
Connection
connection
;
Undocumented in source.
crtc
RRCrtc
crtc
;
Undocumented in source.
display
Display
*
display
;
Undocumented in source.
mode
RRMode
mode
;
Undocumented in source.
output
RROutput
output
;
Undocumented in source.
rotation
Rotation
rotation
;
Undocumented in source.
send_event
Bool
send_event
;
Undocumented in source.
serial
ulong
serial
;
Undocumented in source.
subpixel_order
SubpixelOrder
subpixel_order
;
Undocumented in source.
subtype
int
subtype
;
Undocumented in source.
type
int
type
;
Undocumented in source.
window
Window
window
;
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