Added documentation for 'OnTab'

This commit is contained in:
Mathias Gumz 2012-11-07 10:31:30 +01:00
parent 5c5ad62846
commit acd5e07cd7

View file

@ -66,6 +66,8 @@ There are also some special modifiers that refer to mouse button events:::
The mouse cursor is over a window.
*OnTitlebar*;;
The mouse cursor is over a window's titlebar.
*OnTab*;;
The mouse cursor is over a tab.
*Double*;;
Limits this action to double-clicks only.