glfw3.x11_init

Translated from C to D

Members

Static functions

_glfwCreateCursorX11
Cursor _glfwCreateCursorX11(const(GLFWimage)* image, int xhot, int yhot)
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwGrabErrorHandlerX11
void _glfwGrabErrorHandlerX11()

/////////////////////////////////////////////////////////////////////// /// GLFW internal API ////// ///////////////////////////////////////////////////////////////////////

_glfwInputErrorX11
void _glfwInputErrorX11(int error, const(char)* message)
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwPlatformGetVersionString
const(char)* _glfwPlatformGetVersionString()
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwPlatformInit
int _glfwPlatformInit()

/////////////////////////////////////////////////////////////////////// /// GLFW platform API ////// ///////////////////////////////////////////////////////////////////////

_glfwPlatformTerminate
void _glfwPlatformTerminate()
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwReleaseErrorHandlerX11
void _glfwReleaseErrorHandlerX11()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta