Added documentation for 'OnTab'
This commit is contained in:
parent
5c5ad62846
commit
acd5e07cd7
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue