x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
_XRRCrtcTransformAttributes
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
_XRRCrtcTransformAttributes {
XTransform
pendingTransform
;
char
*
pendingFilter
;
int
pendingNparams
;
XFixed
*
pendingParams
;
XTransform
currentTransform
;
char
*
currentFilter
;
int
currentNparams
;
XFixed
*
currentParams
;
}
Members
Variables
currentFilter
char
*
currentFilter
;
Undocumented in source.
currentNparams
int
currentNparams
;
Undocumented in source.
currentParams
XFixed
*
currentParams
;
Undocumented in source.
currentTransform
XTransform
currentTransform
;
Undocumented in source.
pendingFilter
char
*
pendingFilter
;
Undocumented in source.
pendingNparams
int
pendingNparams
;
Undocumented in source.
pendingParams
XFixed
*
pendingParams
;
Undocumented in source.
pendingTransform
XTransform
pendingTransform
;
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