SDL_HINT_VIDEO_X11_VISUALID - Man Page
A variable forcing the visual ID used for X11 display modes.
Synopsis
#include <SDL3/SDL_hints.h> #define SDL_HINT_VIDEO_X11_VISUALID "SDL_VIDEO_X11_VISUALID"
Description
This hint should be set before initializing the video subsystem.
Availability
This hint is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS