| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Check whether event contains only a triple-click event.
Source position: gpm.pp line 161
| function Gpm_StrictTriple( | 
| EventType: LongInt | 
| ):Boolean; | 
Gpm_StrictTriple returns true if EventType contains only a triple click event, False otherwise.
None.
| 
 | Check whether event has a triple click event. | |
| 
 | Check whether event contains only a double-click event. | |
| 
 | Check whether event has double click event. | |
| 
 | Check whether event contains only a single-click event. | |
| 
 | Check whether event has a single click event. |