summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2021-01-25 22:51:40 +0100
committerDaniel Carl <danielcarl@gmx.de>2021-01-25 22:51:40 +0100
commit55fb9cc58a1c8fc675b2df4a10e0f99b264f4a40 (patch)
treee40af2d7d88063ebc1c4d2a87d21f90981e67459 /doc
parent1255049e514dadfc151713b5f0b93e00ad5f3db2 (diff)
Add new env VIMB_WIN_ID to hold the gtk window id.
Fixes #658.
Diffstat (limited to 'doc')
-rw-r--r--doc/vimb.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index 6f54eb0..2bca209 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -969,6 +969,9 @@ Contains the title of the current opened page.
.B VIMB_PID
Contains the pid of the running Vimb instance.
.TP
+.B VIMB_WIN_ID
+Holds the X-Window id of the Vimb window.
+.TP
.B VIMB_XID
Holds the X-Window id of the Vimb window or of the embedding window if Vimb is
compiled with XEMBED and started with the -e option.