Property
GtkDropControllerMotion:is-pointer
since: 4.0
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 |
Available since: | 4.0 |
Default value | FALSE |
Getter method | gtk_drop_controller_motion_is_pointer() |