Constructor

Gtk.EventControllerMotion.new

Declaration [src]

GtkEventController*
gtk_event_controller_motion_new (
  void
)

Description [src]

Creates a new event controller that will handle motion events.

Return value

Returns: GtkEventController

a new GtkEventControllerMotion

Ownership of the data is transferred to the caller