Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
mouse_action_t Struct Reference

#include <smyrnadefs.h>

Data Fields

int index
 
int action
 
int hotkey
 
glMouseButtonType type
 
int drag
 
smyrna_view_mode mode
 

Detailed Description

Definition at line 139 of file smyrnadefs.h.

Field Documentation

◆ action

int mouse_action_t::action

Definition at line 142 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ drag

int mouse_action_t::drag

Definition at line 145 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ hotkey

int mouse_action_t::hotkey

Definition at line 143 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ index

int mouse_action_t::index

Definition at line 141 of file smyrnadefs.h.

Referenced by load_mouse_actions().

◆ mode

smyrna_view_mode mouse_action_t::mode

Definition at line 146 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ type

glMouseButtonType mouse_action_t::type

Definition at line 144 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().


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