x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
_XRROutputInfo
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
_XRROutputInfo {
Time
timestamp
;
RRCrtc
crtc
;
char
*
name
;
int
nameLen
;
ulong
mm_width
;
ulong
mm_height
;
Connection
connection
;
SubpixelOrder
subpixel_order
;
int
ncrtc
;
RRCrtc
*
crtcs
;
int
nclone
;
RROutput
*
clones
;
int
nmode
;
int
npreferred
;
RRMode
*
modes
;
}
Members
Variables
clones
RROutput
*
clones
;
Undocumented in source.
connection
Connection
connection
;
Undocumented in source.
crtc
RRCrtc
crtc
;
Undocumented in source.
crtcs
RRCrtc
*
crtcs
;
Undocumented in source.
mm_height
ulong
mm_height
;
Undocumented in source.
mm_width
ulong
mm_width
;
Undocumented in source.
modes
RRMode
*
modes
;
Undocumented in source.
name
char
*
name
;
Undocumented in source.
nameLen
int
nameLen
;
Undocumented in source.
nclone
int
nclone
;
Undocumented in source.
ncrtc
int
ncrtc
;
Undocumented in source.
nmode
int
nmode
;
Undocumented in source.
npreferred
int
npreferred
;
Undocumented in source.
subpixel_order
SubpixelOrder
subpixel_order
;
Undocumented in source.
timestamp
Time
timestamp
;
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