rofi 2.0.0
widget_motion_event Struct Reference

#include <wayland-internal.h>

Collaboration diagram for widget_motion_event:
Collaboration graph

Data Fields

gint x
gint y
guint32 time

Detailed Description

Definition at line 30 of file wayland-internal.h.

Field Documentation

◆ time

guint32 widget_motion_event::time

Definition at line 32 of file wayland-internal.h.

Referenced by wayland_pointer_motion().

◆ x

gint widget_motion_event::x

Definition at line 31 of file wayland-internal.h.

Referenced by wayland_pointer_motion(), and wayland_pointer_send_events().

◆ y

gint widget_motion_event::y

Definition at line 31 of file wayland-internal.h.

Referenced by wayland_pointer_motion(), and wayland_pointer_send_events().


The documentation for this struct was generated from the following file: