#pragma section-numbers off #pragma camelcase off = SDL_HintPriority = An enumeration of hint priorities. <> == Values == ||SDL_HINT_DEFAULT||low priority, used for default values|| ||SDL_HINT_NORMAL||medium priority|| ||SDL_HINT_OVERRIDE||high priority|| == Code Examples == {{{#!highlight cpp You can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetHintWithPriority]] ---- [[CategoryEnum]], [[CategoryHints]]