- get-hint nameprocedure
Returns the current value of the hint as a string, or #f if the hint has no value. See SDL_GetHint and SDL_hints.h
name must be a hint symbol or string (same as the environment variable name).
Requires sdl2 egg 0.2.0 or higher.