Skip to content

Latest commit

 

History

History
91 lines (78 loc) · 3.35 KB

CategoryHints.mediawiki

File metadata and controls

91 lines (78 loc) · 3.35 KB

Table of Contents

Configuration Variables

Include File(s): SDL_hints.h

Introduction

This category contains functions to set and get configuration hints, as well as listing each of them alphabetically.

The convention for naming hints is SDL_HINT_X, where "SDL_X" is the environment variable that can be used to override the default.

In general these hints are just that - they may or may not be supported or applicable on any given platform, but they provide a way for an application or user to give the library a hint as to how they would like the library to work.

Hints

<>

Enumerations

<>

Functions

<>


CategoryCategory