SDL_WM_SetCaption
章節:SDL API 參考 (3)
更新:2001年9月11日 星期二 23:01
索引
名稱
SDL_WM_SetCaption - 設置窗口標題及圖標名字。
摘要
#include "SDL.h"
void SDL_WM_SetCaption(const char *title, const char *icon);
描述
設置顯示窗口的標題欄及圖標名。
另見
SDL_WM_GetCaption、SDL_WM_SetIcon
譯者
石仔<guoshimin57@gmail.com>
中文版主頁
http://guoshimin.users.sf.net
中文版最後更新時間
2010年5月31日
索引
- 名稱
-
- 摘要
-
- 描述
-
- 另見
-
- 譯者
-
- 中文版主頁
-
- 中文版最後更新時間
-