rofi 2.0.0
widget_button_event Struct Reference

#include <wayland-internal.h>

Collaboration diagram for widget_button_event:
Collaboration graph

Data Fields

uint32_t button
char modifiers
gint x
gint y
gboolean pressed
guint32 time

Detailed Description

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

Field Documentation

◆ button

uint32_t widget_button_event::button

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

Referenced by wayland_pointer_button(), and wayland_pointer_send_events().

◆ modifiers

char widget_button_event::modifiers

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

◆ pressed

gboolean widget_button_event::pressed

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

Referenced by wayland_pointer_button(), and wayland_pointer_send_events().

◆ time

guint32 widget_button_event::time

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

Referenced by wayland_pointer_button(), and wayland_pointer_send_events().

◆ x

gint widget_button_event::x

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

Referenced by wayland_pointer_motion(), and wayland_pointer_send_events().

◆ y

gint widget_button_event::y

Definition at line 25 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: