class
	SDL_HINTS

General
	cluster: src
	description: "Summary description for {SDL_HINTS}."

Ancestors
	SDL_HINTS_FUNCTIONS_API

Queries
	c_sdl_set_hint_with_priority (name, value: POINTER; priority: INTEGER_32): INTEGER_32
	sdl_set_hint (name, value: STRING_8): BOOLEAN
	sdl_set_hint_api (name, value: POINTER): INTEGER_32
	sdl_set_hint_with_priority (name, value: STRING_8; priority: INTEGER_32): INTEGER_32


Generated by ISE EiffelStudio