FreeRDP
Loading...
Searching...
No Matches
UwacPointerMotionEvent Struct Reference

Data Fields

int type
 
UwacWindow * window
 
UwacSeat * seat
 
uint32_t x
 
uint32_t y
 

Detailed Description

Definition at line 175 of file uwac.h.

Field Documentation

◆ seat

UwacSeat* UwacPointerMotionEvent::seat

Definition at line 179 of file uwac.h.

◆ type

int UwacPointerMotionEvent::type

Definition at line 177 of file uwac.h.

◆ window

UwacWindow* UwacPointerMotionEvent::window

Definition at line 178 of file uwac.h.

◆ x

uint32_t UwacPointerMotionEvent::x

Definition at line 180 of file uwac.h.

◆ y

uint32_t UwacPointerMotionEvent::y

Definition at line 180 of file uwac.h.


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