Property
GtkDropControllerMotion:is-pointer
Description [src]
Whether the pointer is in the controllers widget itself, as opposed to in a descendent widget.
See also GtkDropControllerMotion:contains-pointer
.
When handling crossing events, this property is updated
before GtkDropControllerMotion::enter
, but after
GtkDropControllerMotion::leave
is emitted.
Type:gboolean
Default value | FALSE |
Getter method | gtk_drop_controller_motion_is_pointer() |