SDL_HINT_MOUSE_DOUBLE_CLICK_TIME - Man Page
A variable setting the double click time, in milliseconds.
Header File
Defined in SDL3/SDL_hints.h
Synopsis
#include "SDL3/SDL.h" #define SDL_HINT_MOUSE_DOUBLE_CLICK_TIME SDL_MOUSE_DOUBLE_CLICK_TIME"
Description
This hint can be set anytime.
Availability
This hint is available since SDL 3.2.0.
Info
SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS