Results 1 - 6 of 6 results out of about 6839 pages. (4.29 seconds)
- SDL_LogSetPriority . . . 3 matches
- ...ght cpp
void SDL_LogSetPriority(int category,
SDL_LogPriority priority)
}}}
== Function Parameters ==
||'''category'''||the category to assign...
- SDL_LogSetAllPriority . . . 3 matches
- ...<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_LogSetAllPriority(SDL_LogPriority priority)
}}}
== Function Parameters ==
||'''priority'''||the [[SDL_LogPriority]...
- SDL_LogGetPriority . . . 3 matches
- ... particular log category.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_LogPriority SDL_LogGetPriority(int category)
}}}
== Function Parameters ==
||'''category'''|...
- SDL_LOG_CATEGORY . . . 1 match
- ...d all other categories are enabled at the SDL_LOG_PRIORITY_CRITICAL level. See [[SDL_LogPriority]] for details.
SDL_LOG_CATEGORY_CUSTOM is reserved for application use; for exam...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
