OSDN Git Service

SDL_GDKSuspendComplete 新規追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 13 Dec 2022 17:17:35 +0000 (02:17 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 13 Dec 2022 17:17:35 +0000 (02:17 +0900)
CategoryAPI.html
SDL_GDKSuspendComplete.html [new file with mode: 0644]

index 701b1be..2b6d09b 100644 (file)
@@ -78,6 +78,7 @@
 <li><a href="SDL_FlashOperation.html">SDL_FlashOperation</a></li>
 <li><a href="SDL_GDKGetTaskQueue.html">SDL_GDKGetTaskQueue</a>
 <li><a href="SDL_GDKRunApp.html">SDL_GDKRunApp</a>
+<li><a href="SDL_GDKSuspendComplete.html">SDL_GDKSuspendComplete</a>
 <li><a href="SDL_GLattr.html">SDL_GLattr</a>
 <li><a href="SDL_GLcontextFlag.html">SDL_GLcontextFlag</a>
 <li><a href="SDL_GLprofile.html">SDL_GLprofile</a>
diff --git a/SDL_GDKSuspendComplete.html b/SDL_GDKSuspendComplete.html
new file mode 100644 (file)
index 0000000..618f036
--- /dev/null
@@ -0,0 +1,24 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryAPI.html" title="1\82Â\8fã">
+<title>SDL_GDKSuspendComplete</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - SDL_GDKSuspendComplete
+<hr>
+<h1>SDL_GDKSuspendComplete</h1>
+\83T\83X\83y\83\93\83h\82ð\8cp\91±\82³\82¹\82é\82½\82ß\82Ì\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82©\82ç\82Ì\83R\81[\83\8b\83o\83b\83N
+<h2>\8d\\95¶</h2>
+<code>void SDL_GDKSuspendComplete(void)</code>
+<h2>\83o\81[\83W\83\87\83\93</h2>
+SDL 2.28.0\88È\8d~
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_GDKSuspendComplete">SDL_GDKSuspendComplete - SDL Wiki</a>
+<hr>
+</body>
+</html>