浏览代码

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 11 月之前
父节点
当前提交
c64197be1a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_tray.h

+ 1 - 1
include/SDL3/SDL_tray.h

@@ -393,7 +393,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_SetTrayEntryCallback(SDL_TrayEntry *entry,
  *
  * \param entry The entry to activate.
  *
- * \since This function is available since SDL 3.1.9.
+ * \since This function is available since SDL 3.2.0.
  */
 extern SDL_DECLSPEC void SDLCALL SDL_ClickTrayEntry(SDL_TrayEntry *entry);