Property
GtkDropControllerMotion:contains-pointer
since: 4.0
Description [src]
Whether the pointer of a Drag-and-Drop operation is in the controller’s widget or a descendant.
See also GtkDropControllerMotion:is-pointer
.
When handling crossing events, this property is updated
before GtkDropControllerMotion::enter
, but after
GtkDropControllerMotion::leave
is emitted.
Type: | gboolean |
Available since: | 4.0 |
Default value | FALSE |
Getter method | gtk_drop_controller_motion_contains_pointer() |