OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_IsScreenKeyboardShown.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="CategoryKeyboard.html" title="1\82Â\8fã">
9 <title>SDL_IsScreenKeyboardShown</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="CategoryKeyboard.html">\83L\81[\83{\81[\83h</a> - SDL_IsScreenKeyboardShown
13 <hr>
14 <h1>SDL_IsScreenKeyboardShown</h1>
15 \83X\83N\83\8a\81[\83\93\83L\81[\83{\81[\83h\82ª\8ew\92è\82Ì\83E\83B\83\93\83h\83E\82É\95\\8e¦\82³\82ê\82Ä\82¢\82é\82©\83`\83F\83b\83N\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_IsScreenKeyboardShown(SDL_Window* window)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_IsScreenKeyboardShown">
20 <tr><td>window</td><td>\83X\83N\83\8a\81[\83\93\83L\81[\83{\81[\83h\82Ì\95\\8e¦\82ð\92²\8d¸\82·\82é\83E\83B\83\93\83h\83E</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83X\83N\83\8a\81[\83\93\83L\81[\83{\81[\83h\82ª\95\\8e¦\82³\82ê\82Ä\82¢\82é\82Æ\82«SDL_TRUE, \95\\8e¦\82³\82ê\82Ä\82¢\82È\82¢\82Æ\82«SDL_FALSE\82ð\96ß\82·.
24 <h2>\83o\81[\83W\83\87\83\93</h2>
25 SDL 2.0.0\88È\8d~
26 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
27 <a href="SDL_HasScreenKeyboardSupport.html">SDL_HasScreenKeyboardSupport</a><br>
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_IsScreenKeyboardShown">SDL_IsScreenKeyboardShown - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>