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

Public Attributes

bs_dequeue_node_t qnode
 
struct wlmim_keybinding_combo combo
 
wlmaker_action_t action
 
char * action_arg_ptr
 
wlmim_keybinding_tkeybinding_ptr
 
wlmaker_action_handle_thandle_ptr
 

Detailed Description

Key binding for a standard action.

Member Data Documentation

◆ action

wlmaker_action_t _wlmaker_action_binding_t::action

The associated action.

◆ action_arg_ptr

char* _wlmaker_action_binding_t::action_arg_ptr

Optional argument for the action (eg. command to execute, NULL when unset).

◆ combo

struct wlmim_keybinding_combo _wlmaker_action_binding_t::combo

The key binding.

◆ handle_ptr

wlmaker_action_handle_t* _wlmaker_action_binding_t::handle_ptr

State of the bound actions.

◆ keybinding_ptr

wlmim_keybinding_t* _wlmaker_action_binding_t::keybinding_ptr

The key binding it to this node.

◆ qnode

bs_dequeue_node_t _wlmaker_action_binding_t::qnode

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