Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/popup.jax
Co-authored-by: Tsuyoshi CHO <Tsuyoshi.CHO+github@Gmail.com>
  • Loading branch information
h-east and tsuyoshicho authored Oct 4, 2025
commit 1d3dbadc764adcc9b39b524969f325c1b53f45c9
4 changes: 2 additions & 2 deletions doc/popup.jax
Original file line number Diff line number Diff line change
Expand Up @@ -655,8 +655,8 @@ popup_show({id}) *popup_show()*
ポップアップが現在非表示になっている場合は、表示される。
ポップアップを非表示にするには、|popup_hide()| を参照。

{id} が情報ポップアップを参照する場合、ポップアップメニューで
現在選択されている項目の隣に配置される
{id} が情報ポップアップを参照している場合、ポップアップメニュー
で現在選択されている項目の隣に配置される

{id} のポップアップウィンドウが存在しない場合は -1 を返す。
成功した場合は 0 を返す。
Expand Down