OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_GetHintBoolean.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryHints.html" title="1\82Â\8fã">
9 <title>SDL_GetHintBoolean</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryHints.html">\83q\83\93\83g</a> - SDL_GetHintBoolean
13 <hr>
14 <h1>SDL_GetHintBoolean</h1>
15 \83q\83\93\83g\82Ì\90^\8bU\92l\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_GetHintBoolean(const char* name, SDL_bool default_value)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetHintBoolean">
20 <tr><td>name</td><td>\90^\8bU\92l\82ð\8b\81\82ß\82é\83q\83\93\83g</td></tr>
21 <tr><td>default_value</td><td>\83q\83\93\83g\82ª\91\8dÝ\82µ\82È\82¢\8fê\8d\87\82É\96ß\82·\92l</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \83q\83\93\83g\82Ì\90^\8bU\92l\82ð\96ß\82·. \83q\83\93\83g\82ª\91\8dÝ\82µ\82È\82¢\8fê\8d\87\82Í\8ew\92è\82µ\82½\83f\83t\83H\83\8b\83g\92l\82ð\96ß\82·.
25 <h2>\83o\81[\83W\83\87\83\93</h2>
26 <p>
27 \82±\82Ì\8aÖ\90\94\82ÍSDL 2.0.5\88È\8d~\82Å\8eg\82¦\82é.
28 </p>
29 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
30 <a href="SDL_GetHint.html">SDL_GetHint</a><br>
31 <a href="SDL_SetHint.html">SDL_SetHint</a><br>
32 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
33 <a href="https://wiki.libsdl.org/SDL_GetHintBoolean">SDL_GetHintBoolean - SDL Wiki</a>
34 <hr>
35 </body>
36 </html>