diff --git a/doc/options.jax b/doc/options.jax index f6ef3bbe3..08c1655d4 100644 --- a/doc/options.jax +++ b/doc/options.jax @@ -1,4 +1,4 @@ -*options.txt* For Vim バージョン 9.2. Last change: 2026 Jun 09 +*options.txt* For Vim バージョン 9.2. Last change: 2026 Jun 17 VIM リファレンスマニュアル by Bram Moolenaar @@ -9728,7 +9728,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる icons ツールバーのボタンにアイコンが表示される。 text ツールバーのボタンに名前が表示される。 horiz ツールバーのボタンのアイコンとテキストが水平に - 配置される。{GTK+ 2 GUIでのみ利用可能} + 配置される。 + {Vim の GTK+ 2 および GTK4 GUI でのみ利用可能} tooltips ツールバーのボタンでツールチップが表示される。 ツールチップとは、マウスカーソルがツールバーのボタン上にしばらく置かれ たときに飛び出す、ヘルプテキストのことである。 diff --git a/en/options.txt b/en/options.txt index 244a7510f..9743dea43 100644 --- a/en/options.txt +++ b/en/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 9.2. Last change: 2026 Jun 09 +*options.txt* For Vim version 9.2. Last change: 2026 Jun 17 VIM REFERENCE MANUAL by Bram Moolenaar @@ -9697,7 +9697,8 @@ A jump table for the options with a short description can be found at |Q_op|. icons Toolbar buttons are shown with icons. text Toolbar buttons shown with text. horiz Icon and text of a toolbar button are - horizontally arranged. {only in GTK+ 2 GUI} + horizontally arranged. + {only in GTK+ 2 and GTK 4 GUI} tooltips Tooltips are active for toolbar buttons. Tooltips refer to the popup help text which appears after the mouse cursor is placed over a toolbar button for a brief moment.