OSDN Git Service

SDL_Vulkan_UnloadLibrary 新規追加 https://wiki.libsdl.org/SDL_Vulkan_UnloadLibrary
[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(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="TextInput.html">\83`\83\85\81[\83g\83\8a\83A\83\8b</a>\82Í\82±\82±\82É\82 \82é.
25 </p>
26 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
27 <a href="SDL_StartTextInput.html">SDL_StartTextInput</a><br>
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_SetTextInputRect">SDL_SetTextInputRect - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>