Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWwindowcontentscalefun
Packages that use GLFWFunctionTypes.IGLFWwindowcontentscalefun
-
Uses of GLFWFunctionTypes.IGLFWwindowcontentscalefun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWwindowcontentscalefunModifier and TypeMethodDescriptionstatic MethodHandle
GLFWFunctionTypes.IGLFWwindowcontentscalefun.of
(@NotNull GLFWFunctionTypes.IGLFWwindowcontentscalefun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWwindowcontentscalefun.ofNative
(@NotNull GLFWFunctionTypes.IGLFWwindowcontentscalefun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWwindowcontentscalefun.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWwindowcontentscalefun lambda) @NotNull MemorySegment
GLFW.setWindowContentScaleCallback
(@Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWwindowcontentscalefun callback) @NotNull MemorySegment
GLFW.setWindowContentScaleCallback
(Arena arena, @Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWwindowcontentscalefun callback)