OSDN Git Service

Mix_CloseAudio 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_SetTextInputRect.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_SetTextInputRect</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_SetTextInputRect
13 <hr>
14 <h1>SDL_SetTextInputRect</h1>
15 Unicode\83e\83L\83X\83g\93ü\97Í\82Å\8eg\82¤\97Ì\88æ\82ð\90Ý\92è\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_SetTextInputRect(const SDL_Rect *rect)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SetTextInputRect">
20 <tr><td>rect</td><td>\83e\83L\83X\83g\93ü\97Í\82Ì\97Ì\88æ\82Ì<a href="SDL_Rect.html">SDL_Rect</a> (NULL\82Ì\82Æ\82«\96³\8e\8b\82·\82é)</td></tr>
21 </table>
22 <h2>\8fÚ\8d×</h2>
23 <p>
24 <a href="Tutorials-TextInput.html">\83`\83\85\81[\83g\83\8a\83A\83\8b</a>\82Í\82±\82±\82É\82 \82é.
25 </p>
26 <p>
27 \97^\82¦\82ç\82ê\82½\88Ê\92u\82Å\83e\83L\83X\83g\82Ì\93ü\97Í\82ð\8aJ\8en\82·\82é.
28 \88ê\95\94\82Ì\8aÂ\8b«\82Å\82Í\93ü\97Í\83e\83L\83X\83g(\82Æ\95Ï\8a·\83E\83B\83\93\83h\83E)\82ª\97L\8cø\82É\82È\82Á\82½\8cã\82Å\82à\88Ê\92u\82ð\93®\82©\82¹\82é\82ª, \82±\82Ì\8aÖ\90\94\82Í<a href="SDL_StartTextInput.html">SDL_StartTextInput</a>\82Ì\91O\82É\8cÄ\82Ô\82±\82Æ\82ð\88Ó\90}\82µ\82Ä\82¢\82é.
29 </p>
30 <p>
31 <strong>\83\81\83\82:</strong> \83V\83X\83e\83\80\82ÌIME\83E\83B\83\93\83h\83E\82ð\8eg\82¤\8fê\8d\87\82ÍSDL_HINT_IME_SHOW_UI\83q\83\93\83g\82ð1\82É\82·\82é\82±\82Æ.
32 \82»\82¤\82µ\82È\82¯\82ê\82Î\82±\82Ì\8aÖ\90\94\82Í\89½\82à\8cø\89Ê\82ª\82È\82¢.
33 </p>
34 <h2>\83o\81[\83W\83\87\83\93</h2>
35 SDL 2.0.0\88È\8d~
36 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
37 <a href="SDL_StartTextInput.html">SDL_StartTextInput</a><br>
38 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
39 <a href="https://wiki.libsdl.org/SDL_SetTextInputRect">SDL_SetTextInputRect - SDL Wiki</a>
40 <hr>
41 </body>
42 </html>