EventControllerScroll.this

Creates a new event controller that will handle scroll events.

  1. this(GtkEventControllerScroll* gtkEventControllerScroll, bool ownedRef)
  2. this(GtkEventControllerScrollFlags flags)
    class EventControllerScroll

Parameters

flags GtkEventControllerScrollFlags

flags affecting the controller behavior

Return Value

a new GtkEventControllerScroll

Throws

ConstructionException GTK+ fails to create the object.

Meta