glfw3.x11_platform

Translated from C to D

Public Imports

x11.X
public import x11.X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.Xutil
public import x11.Xutil;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.extensions.Xrender
public import x11.extensions.Xrender;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.extensions.randr
public import x11.extensions.randr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.Xcursor
public import x11.Xcursor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.Xlib
public import x11.Xlib;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.keysym
public import x11.keysym;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.Xatom
public import x11.Xatom;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.extensions.Xrandr
public import 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.
x11.extensions.Xinerama
public import x11.extensions.Xinerama;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
x11.extensions.XInput2
public import x11.extensions.XInput2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.x11_header
public import glfw3.x11_header;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.posix_thread
public import glfw3.posix_thread;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.posix_time
public import glfw3.posix_time;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.xkb_unicode
public import glfw3.xkb_unicode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.glx_context
public import glfw3.glx_context;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.egl_context
public import glfw3.egl_context;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.osmesa_context
public import glfw3.osmesa_context;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.linux_joystick
public import glfw3.linux_joystick;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glfw3.null_joystick
public import glfw3.null_joystick;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Aliases

PFN_XF86VidModeGetGammaRamp
alias PFN_XF86VidModeGetGammaRamp = Bool function(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.
PFN_XF86VidModeGetGammaRampSize
alias PFN_XF86VidModeGetGammaRampSize = Bool function(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.
PFN_XF86VidModeQueryExtension
alias PFN_XF86VidModeQueryExtension = Bool function(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.
PFN_XF86VidModeSetGammaRamp
alias PFN_XF86VidModeSetGammaRamp = Bool function(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.
PFN_XGetXCBConnection
alias PFN_XGetXCBConnection = xcb_connection_t* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XIQueryVersion
alias PFN_XIQueryVersion = Status function(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.
PFN_XISelectEvents
alias PFN_XISelectEvents = int function(Display*, Window, XIEventMask*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRAllocGamma
alias PFN_XRRAllocGamma = XRRCrtcGamma* function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRFreeCrtcInfo
alias PFN_XRRFreeCrtcInfo = void function(XRRCrtcInfo*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRFreeGamma
alias PFN_XRRFreeGamma = void function(XRRCrtcGamma*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRFreeOutputInfo
alias PFN_XRRFreeOutputInfo = void function(XRROutputInfo*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRFreeScreenResources
alias PFN_XRRFreeScreenResources = void function(XRRScreenResources*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetCrtcGamma
alias PFN_XRRGetCrtcGamma = XRRCrtcGamma* function(Display*, RRCrtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetCrtcGammaSize
alias PFN_XRRGetCrtcGammaSize = int function(Display*, RRCrtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetCrtcInfo
alias PFN_XRRGetCrtcInfo = XRRCrtcInfo* function(Display*, XRRScreenResources*, RRCrtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetOutputInfo
alias PFN_XRRGetOutputInfo = XRROutputInfo* function(Display*, XRRScreenResources*, RROutput)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetOutputPrimary
alias PFN_XRRGetOutputPrimary = RROutput function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRGetScreenResourcesCurrent
alias PFN_XRRGetScreenResourcesCurrent = XRRScreenResources* function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRQueryExtension
alias PFN_XRRQueryExtension = Bool function(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.
PFN_XRRQueryVersion
alias PFN_XRRQueryVersion = Status function(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.
PFN_XRRSelectInput
alias PFN_XRRSelectInput = void function(Display*, Window, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRSetCrtcConfig
alias PFN_XRRSetCrtcConfig = Status function(Display*, XRRScreenResources*, RRCrtc, Time, int, int, RRMode, Rotation, RROutput*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRSetCrtcGamma
alias PFN_XRRSetCrtcGamma = void function(Display*, RRCrtc, XRRCrtcGamma*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRRUpdateConfiguration
alias PFN_XRRUpdateConfiguration = int function(XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRenderFindVisualFormat
alias PFN_XRenderFindVisualFormat = XRenderPictFormat* function(Display*, const(Visual)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XRenderQueryExtension
alias PFN_XRenderQueryExtension = Bool function(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.
PFN_XRenderQueryVersion
alias PFN_XRenderQueryVersion = Status function(Display* dpy, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XcursorImageCreate
alias PFN_XcursorImageCreate = XcursorImage* function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XcursorImageDestroy
alias PFN_XcursorImageDestroy = void function(XcursorImage*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XcursorImageLoadCursor
alias PFN_XcursorImageLoadCursor = Cursor function(Display*, const(XcursorImage)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XineramaIsActive
alias PFN_XineramaIsActive = Bool function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_XineramaQueryExtension
alias PFN_XineramaQueryExtension = Bool function(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.
PFN_XineramaQueryScreens
alias PFN_XineramaQueryScreens = XineramaScreenInfo* function(Display*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_vkCreateXcbSurfaceKHR
alias PFN_vkCreateXcbSurfaceKHR = VkResult function(VkInstance, const(VkXcbSurfaceCreateInfoKHR)*, const(VkAllocationCallbacks)*, VkSurfaceKHR*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_vkCreateXlibSurfaceKHR
alias PFN_vkCreateXlibSurfaceKHR = VkResult function(VkInstance, const(VkXlibSurfaceCreateInfoKHR)*, const(VkAllocationCallbacks)*, VkSurfaceKHR*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR
alias PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR = VkBool32 function(VkPhysicalDevice, uint, xcb_connection_t*, xcb_visualid_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR
alias PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR = VkBool32 function(VkPhysicalDevice, uint, Display*, VisualID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VkXcbSurfaceCreateFlagsKHR
alias VkXcbSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VkXlibSurfaceCreateFlagsKHR
alias VkXlibSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XF86VidModeGetGammaRamp
alias XF86VidModeGetGammaRamp = _glfw.x11.vidmode.GetGammaRamp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XF86VidModeGetGammaRampSize
alias XF86VidModeGetGammaRampSize = _glfw.x11.vidmode.GetGammaRampSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XF86VidModeQueryExtension
alias XF86VidModeQueryExtension = _glfw.x11.vidmode.QueryExtension
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XF86VidModeSetGammaRamp
alias XF86VidModeSetGammaRamp = _glfw.x11.vidmode.SetGammaRamp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetXCBConnection
alias XGetXCBConnection = _glfw.x11.x11xcb.GetXCBConnection
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIQueryVersion
alias XIQueryVersion = _glfw.x11.xi.QueryVersion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XISelectEvents
alias XISelectEvents = _glfw.x11.xi.SelectEvents
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRAllocGamma
alias XRRAllocGamma = _glfw.x11.randr.AllocGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeCrtcInfo
alias XRRFreeCrtcInfo = _glfw.x11.randr.FreeCrtcInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeGamma
alias XRRFreeGamma = _glfw.x11.randr.FreeGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeOutputInfo
alias XRRFreeOutputInfo = _glfw.x11.randr.FreeOutputInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeScreenResources
alias XRRFreeScreenResources = _glfw.x11.randr.FreeScreenResources
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetCrtcGamma
alias XRRGetCrtcGamma = _glfw.x11.randr.GetCrtcGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetCrtcGammaSize
alias XRRGetCrtcGammaSize = _glfw.x11.randr.GetCrtcGammaSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetCrtcInfo
alias XRRGetCrtcInfo = _glfw.x11.randr.GetCrtcInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetOutputInfo
alias XRRGetOutputInfo = _glfw.x11.randr.GetOutputInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetOutputPrimary
alias XRRGetOutputPrimary = _glfw.x11.randr.GetOutputPrimary
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetScreenResourcesCurrent
alias XRRGetScreenResourcesCurrent = _glfw.x11.randr.GetScreenResourcesCurrent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRQueryExtension
alias XRRQueryExtension = _glfw.x11.randr.QueryExtension
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRQueryVersion
alias XRRQueryVersion = _glfw.x11.randr.QueryVersion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRSelectInput
alias XRRSelectInput = _glfw.x11.randr.SelectInput
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRSetCrtcConfig
alias XRRSetCrtcConfig = _glfw.x11.randr.SetCrtcConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRSetCrtcGamma
alias XRRSetCrtcGamma = _glfw.x11.randr.SetCrtcGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRUpdateConfiguration
alias XRRUpdateConfiguration = _glfw.x11.randr.UpdateConfiguration
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderFindVisualFormat
alias XRenderFindVisualFormat = _glfw.x11.xrender.FindVisualFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryExtension
alias XRenderQueryExtension = _glfw.x11.xrender.QueryExtension
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderQueryVersion
alias XRenderQueryVersion = _glfw.x11.xrender.QueryVersion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorImageCreate
alias XcursorImageCreate = _glfw.x11.xcursor.ImageCreate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorImageDestroy
alias XcursorImageDestroy = _glfw.x11.xcursor.ImageDestroy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorImageLoadCursor
alias XcursorImageLoadCursor = _glfw.x11.xcursor.ImageLoadCursor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaIsActive
alias XineramaIsActive = _glfw.x11.xinerama.IsActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryExtension
alias XineramaQueryExtension = _glfw.x11.xinerama.QueryExtension
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryScreens
alias XineramaQueryScreens = _glfw.x11.xinerama.QueryScreens
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xcb_visualid_t
alias xcb_visualid_t = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xcb_window_t
alias xcb_window_t = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Mixin templates

_GLFW_PLATFORM_CURSOR_STATE
mixintemplate _GLFW_PLATFORM_CURSOR_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFW_PLATFORM_LIBRARY_WINDOW_STATE
mixintemplate _GLFW_PLATFORM_LIBRARY_WINDOW_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFW_PLATFORM_MONITOR_STATE
mixintemplate _GLFW_PLATFORM_MONITOR_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFW_PLATFORM_WINDOW_STATE
mixintemplate _GLFW_PLATFORM_WINDOW_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static functions

_glfwCreateCursorX11
Cursor _glfwCreateCursorX11(const(GLFWimage)* image, int xhot, int yhot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwGetWindowPropertyX11
c_ulong _glfwGetWindowPropertyX11(Window window, Atom property, Atom type, ubyte** value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwGrabErrorHandlerX11
void _glfwGrabErrorHandlerX11()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwInputErrorX11
void _glfwInputErrorX11(int error, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwIsVisualTransparentX11
GLFWbool _glfwIsVisualTransparentX11(Visual* visual)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwPollMonitorsX11
void _glfwPollMonitorsX11()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwPushSelectionToManagerX11
void _glfwPushSelectionToManagerX11()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwReleaseErrorHandlerX11
void _glfwReleaseErrorHandlerX11()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwRestoreVideoModeX11
void _glfwRestoreVideoModeX11(_GLFWmonitor* monitor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfwSetVideoModeX11
void _glfwSetVideoModeX11(_GLFWmonitor* monitor, const(GLFWvidmode)* desired)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_glfw_dlclose
auto _glfw_dlclose(void* handle)
Undocumented in source. Be warned that the author may not have intended to support it.
_glfw_dlopen
auto _glfw_dlopen(const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.
_glfw_dlsym
auto _glfw_dlsym(void* handle, const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_GLFW_EGL_NATIVE_DISPLAY
enum _GLFW_EGL_NATIVE_DISPLAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFW_EGL_NATIVE_WINDOW
enum _GLFW_EGL_NATIVE_WINDOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

VkXcbSurfaceCreateInfoKHR
struct VkXcbSurfaceCreateInfoKHR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VkXlibSurfaceCreateInfoKHR
struct VkXlibSurfaceCreateInfoKHR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFWcursorX11
struct _GLFWcursorX11
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFWlibraryX11
struct _GLFWlibraryX11
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFWmonitorX11
struct _GLFWmonitorX11
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GLFWwindowX11
struct _GLFWwindowX11
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xcb_connection_t
struct xcb_connection_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta