aurorafw.gui.platform.x11.extensions.xf86vmode.types

Undocumented in source.

Members

Aliases

da_XF86VidModeGetGammaRamp
alias da_XF86VidModeGetGammaRamp = X.Bool function(X.Display*, int, int, ushort*, ushort*, ushort*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XF86VidModeGetGammaRampSize
alias da_XF86VidModeGetGammaRampSize = X.Bool function(X.Display*, int, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XF86VidModeQueryExtension
alias da_XF86VidModeQueryExtension = X.Bool function(X.Display*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XF86VidModeSetGammaRamp
alias da_XF86VidModeSetGammaRamp = X.Bool function(X.Display*, int, int, ushort*, ushort*, ushort*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

CLKFLAG_PROGRAMABLE
enum CLKFLAG_PROGRAMABLE;
Undocumented in source.
XF86VM_READ_PERMISSION
enum XF86VM_READ_PERMISSION;
Undocumented in source.
XF86VM_WRITE_PERMISSION
enum XF86VM_WRITE_PERMISSION;
Undocumented in source.
XF86VidModeBadClock
enum XF86VidModeBadClock;
Undocumented in source.
XF86VidModeBadHTimings
enum XF86VidModeBadHTimings;
Undocumented in source.
XF86VidModeBadVTimings
enum XF86VidModeBadVTimings;
Undocumented in source.
XF86VidModeClientNotLocal
enum XF86VidModeClientNotLocal;
Undocumented in source.
XF86VidModeExtensionDisabled
enum XF86VidModeExtensionDisabled;
Undocumented in source.
XF86VidModeModeUnsuitable
enum XF86VidModeModeUnsuitable;
Undocumented in source.
XF86VidModeNumberErrors
enum XF86VidModeNumberErrors;
Undocumented in source.
XF86VidModeZoomLocked
enum XF86VidModeZoomLocked;
Undocumented in source.

Structs

XF86VidModeModeInfo
struct XF86VidModeModeInfo
Undocumented in source.
XF86VidModeModeLine
struct XF86VidModeModeLine
Undocumented in source.
XF86VidModeMonitor
struct XF86VidModeMonitor
Undocumented in source.
XF86VidModeNotifyEvent
struct XF86VidModeNotifyEvent
Undocumented in source.
XF86VidModeSyncRange
struct XF86VidModeSyncRange
Undocumented in source.

Meta