Property

GtkDropControllerMotion:drop

Declaration

property drop: Gdk.Drop [ read ]

Description [src]

The ongoing drop operation over the controller’s widget or its descendant.

If no drop operation is going on, this property returns NULL.

The event controller should not modify the drop, but it might want to query its properties.

When handling crossing events, this property is updated before GtkDropControllerMotion::enter, but after GtkDropControllerMotion::leave is emitted.

Type:GdkDrop

Flags

Readableyes
Writableno
Constructno
Construct onlyno