Function getHint
Wraps SDL_GetHint which gets the value of a specified user-set hint
string getHint
(
string name
) @trusted;
Parameters
| Name | Description |
|---|---|
| name | name of the hint |
Returns
value of the given name of the hint