chickadee » sdl2 » get-hint-boolean

get-hint-boolean nameprocedure

Returns the current value of the hint as a boolean. See SDL_GetHintBoolean and SDL_hints.h

name must be a hint symbol or string (same as the environment variable name).

Requires SDL 2.0.5 or higher, and sdl2 egg 0.4.0 or higher.