| SDL_HINT_MOUSE_DOUBLE_CLICK_TIME(3) | SDL3 FUNCTIONS | SDL_HINT_MOUSE_DOUBLE_CLICK_TIME(3) |
SDL_HINT_MOUSE_DOUBLE_CLICK_TIME - A variable setting the double click time, in milliseconds.
Defined in SDL3/SDL_hints.h
#include "SDL3/SDL.h"
#define SDL_HINT_MOUSE_DOUBLE_CLICK_TIME SDL_MOUSE_DOUBLE_CLICK_TIME"
This hint can be set anytime.
This hint is available since SDL 3.2.0.
| SDL 3.2.10 | Simple Directmedia Layer |