[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Check whether event contains only a single-click event.
Source position: gpm.pp line 157
function Gpm_StrictSingle( |
EventType: LongInt |
):Boolean; |
Gpm_StrictDouble returns True if EventType contains only a singleclick 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 triple-click event. |
|
|
Check whether event has a single click event. |