libxputty 0.1
Loading...
Searching...
No Matches
Data Fields
XEvent Struct Reference

#include <xputty-mswin.h>

Data Fields

Window window
 
int x
 
int y
 
int button
 
int keycode
 
unsigned int state
 
bool vk_is_final_char
 
WORD vk
 

Detailed Description

Definition at line 58 of file xputty-mswin.h.

Field Documentation

◆ button

int button

◆ keycode

int keycode

Definition at line 63 of file xputty-mswin.h.

Referenced by build_xkey_event(), key_mapping(), os_widget_event_loop(), and WndProc().

◆ state

unsigned int state

Definition at line 64 of file xputty-mswin.h.

Referenced by key_mapping(), and os_widget_event_loop().

◆ vk

WORD vk

Definition at line 66 of file xputty-mswin.h.

Referenced by build_xkey_event(), and os_get_keyboard_input().

◆ vk_is_final_char

bool vk_is_final_char

Definition at line 65 of file xputty-mswin.h.

Referenced by build_xkey_event(), and os_get_keyboard_input().

◆ window

Window window

◆ x

int x

◆ y

int y

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