We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6f344 commit 552f8bfCopy full SHA for 552f8bf
doc/builtin.jax
@@ -74,7 +74,6 @@ balloon_show({expr}) なし {expr} をバルーン内に表示
74
balloon_split({msg}) リスト {msg} をバルーンで使われるように分割す
75
る
76
bindtextdomain({package}, {path})
77
- なし bind text domain to specied path
78
なし 指定されたパスにテキストドメインをバイ
79
ンドする
80
blob2list({blob}) リスト {blob} を数値のリストに変換する
@@ -474,7 +473,7 @@ popup_move({id}, {options}) なし ポップアップウィンドウ {id} の位
474
473
セットする
475
popup_notification({what}, {options})
476
数値 ポップアップウィンドウの通知を作成する
477
-popup_setbuf({id}, {buf}) 真偽値 ポップアップ ウィンドウ {id} のバッファ
+popup_setbuf({id}, {buf}) 真偽値 ポップアップウィンドウ {id} のバッファ
478
を設定する
479
popup_setoptions({id}, {options})
480
なし ポップアップウィンドウ {id} のオプショ
0 commit comments