OSDN Git Service

修正
[sdl2referencejp/sdl2referencejp.git] / SDL_SetPrimarySelectionText.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="CategoryClipboard.html" title="1\82Â\8fã">
9 <title>SDL_SetPrimarySelectionText</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="CategoryClipboard.html">\83N\83\8a\83b\83v\83{\81[\83h</a> - SDL_SetPrimarySelectionText
13 <hr>
14 <h1>SDL_SetPrimarySelectionText</h1>
15 \83v\83\89\83C\83}\83\8a\91I\91ð\83e\83L\83X\83g\82ÉUTF-8\95\8e\9a\97ñ\82ð\8f\91\82«\8d\9e\82Þ
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_SetPrimarySelectionText(const char *text)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SetPrimarySelectionText">
20 <tr><td>text</td><td>\83v\83\89\83C\83}\83\8a\91I\91ð\83e\83L\83X\83g\82É\8f\91\82«\8d\9e\82Þ\83e\83L\83X\83g</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \90¬\8c÷\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.
24 <a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
25 <h2>\83o\81[\83W\83\87\83\93</h2>
26 SDL 2.26.0\88È\8d~
27 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
28 <a href="SDL_GetPrimarySelectionText.html">SDL_GetPrimarySelectionText</a><br>
29 <a href="SDL_HasPrimarySelectionText.html">SDL_HasPrimarySelectionText</a><br>
30 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
31 <a href="https://wiki.libsdl.org/SDL_SetPrimarySelectionText">SDL_SetPrimarySelectionText - SDL Wiki</a>
32 <hr>
33 </body>
34 </html>