FreeRDP
UwacTouchMotion Struct Reference

Data Fields

int type
 
UwacWindow * window
 
UwacSeat * seat
 
int32_t id
 
wl_fixed_t x
 
wl_fixed_t y
 

Detailed Description

Definition at line 227 of file uwac.h.

Field Documentation

◆ id

int32_t UwacTouchMotion::id

Definition at line 232 of file uwac.h.

◆ seat

UwacSeat* UwacTouchMotion::seat

Definition at line 231 of file uwac.h.

◆ type

int UwacTouchMotion::type

Definition at line 229 of file uwac.h.

◆ window

UwacWindow* UwacTouchMotion::window

Definition at line 230 of file uwac.h.

◆ x

wl_fixed_t UwacTouchMotion::x

Definition at line 233 of file uwac.h.

◆ y

wl_fixed_t UwacTouchMotion::y

Definition at line 234 of file uwac.h.


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