Method

GtkEventControllerMotionis_pointer

Declaration [src]

gboolean
gtk_event_controller_motion_is_pointer (
  GtkEventControllerMotion* self
)

Description [src]

Returns if a pointer is within self, but not one of its children.

Return value

Type: gboolean

TRUE if a pointer is within self but not one of its children.