Method

WPEPlatformEventpointer_button_get_press_count

Declaration [src]

guint
wpe_event_pointer_button_get_press_count (
  WPEEvent* event
)

Description [src]

Get the numbbr of button presses for event Note that event must be a pointer button press event (WPE_EVENT_POINTER_DOWN).

Return value

Type: guint

The press count of event.