SDL_HINT_VIDEO_X11_VISUALID - Man Page

A variable forcing the visual ID used for X11 display modes.

Header File

Defined in SDL3/SDL_hints.h

Synopsis

#include "SDL3/SDL.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.8 Simple Directmedia Layer SDL3 FUNCTIONS