FreeRDP
UwacPointerEnterLeaveEvent Struct Reference

Data Fields

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

Detailed Description

Definition at line 160 of file uwac.h.

Field Documentation

◆ seat

UwacSeat* UwacPointerEnterLeaveEvent::seat

Definition at line 164 of file uwac.h.

◆ type

int UwacPointerEnterLeaveEvent::type

Definition at line 162 of file uwac.h.

◆ window

UwacWindow* UwacPointerEnterLeaveEvent::window

Definition at line 163 of file uwac.h.

◆ x

uint32_t UwacPointerEnterLeaveEvent::x

Definition at line 165 of file uwac.h.

◆ y

uint32_t UwacPointerEnterLeaveEvent::y

Definition at line 165 of file uwac.h.


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