DropControllerMotion
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_drop_controller_motion_get_type ()" ) ]
public sealed class DropControllerMotion : EventController
public sealed class DropControllerMotion : EventController
`GtkDropControllerMotion` is an event controller tracking the pointer during Drag-and-Drop operations.
It is modeled after [class@Gtk.EventControllerMotion] so if you have used that, this should feel really familiar.
This controller is not able to accept drops, use [class@Gtk.DropTarget] for that purpose.
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class Gtk.EventController
All known members inherited from class GLib.Object