Method

WPEPlatformEventscroll_is_stop

Declaration [src]

gboolean
wpe_event_scroll_is_stop (
  WPEEvent* event
)

Description [src]

Get whether event is a stop scroll event.

Return value

Type: gboolean

TRUE if event is a stop scroll event, or FALSE otherwise.