i3
Data Fields
resolve Struct Reference
Collaboration diagram for resolve:
Collaboration graph
[legend]

Data Fields

Bindingbind
 
xkb_keysym_t keysym
 
struct xkb_state * xkb_state
 
struct xkb_statexkb_state_no_shift
 

Detailed Description

Definition at line 302 of file bindings.c.

Field Documentation

Binding* resolve::bind

Definition at line 304 of file bindings.c.

Referenced by add_keycode_if_matches(), and translate_keysyms().

xkb_keysym_t resolve::keysym

Definition at line 307 of file bindings.c.

Referenced by add_keycode_if_matches(), and translate_keysyms().

struct xkb_state* resolve::xkb_state

Definition at line 310 of file bindings.c.

Referenced by add_keycode_if_matches().

struct xkb_state* resolve::xkb_state_no_shift

Definition at line 313 of file bindings.c.

Referenced by add_keycode_if_matches().


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