wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmaker_key_binding_t Struct Reference
Collaboration diagram for _wlmaker_key_binding_t:
Collaboration graph
[legend]

Public Attributes

bs_dllist_node_t dlnode
 
const wlmaker_key_combo_tkey_combo_ptr
 
wlmaker_keybinding_callback_t callback
 

Detailed Description

Internal struct holding a keybinding.

Member Data Documentation

◆ callback

wlmaker_keybinding_callback_t _wlmaker_key_binding_t::callback

Callback for when this modifier + key is encountered.

◆ dlnode

bs_dllist_node_t _wlmaker_key_binding_t::dlnode

◆ key_combo_ptr

const wlmaker_key_combo_t* _wlmaker_key_binding_t::key_combo_ptr

The key binding: Modifier and keysym to bind to.


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