FreeRDP
UwacPointerMotionEvent Struct Reference

Data Fields

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

Detailed Description

Definition at line 169 of file uwac.h.

Field Documentation

◆ seat

UwacSeat* UwacPointerMotionEvent::seat

Definition at line 173 of file uwac.h.

◆ type

int UwacPointerMotionEvent::type

Definition at line 171 of file uwac.h.

◆ window

UwacWindow* UwacPointerMotionEvent::window

Definition at line 172 of file uwac.h.

◆ x

uint32_t UwacPointerMotionEvent::x

Definition at line 174 of file uwac.h.

◆ y

uint32_t UwacPointerMotionEvent::y

Definition at line 174 of file uwac.h.


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