Man page - sdl_hint_mouse_double_click_radius(3)

Packages contas this manual

Manual

SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS(3) SDL3 FUNCTIONS SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS(3)

SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS - A variable setting the double click radius, in pixels.

Defined in SDL3/SDL_hints.h

#include "SDL3/SDL.h"
#define SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS SDL_MOUSE_DOUBLE_CLICK_RADIUS"

This hint can be set anytime.

This hint is available since SDL 3.2.0.

SDL 3.2.10 Simple Directmedia Layer