Graphviz 13.0.0~dev.20241222.1117
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 122 of file smyrnadefs.h.

Field Documentation

◆ action

int mouse_action_t::action

Definition at line 125 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ drag

int mouse_action_t::drag

Definition at line 128 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ hotkey

int mouse_action_t::hotkey

Definition at line 126 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ index

int mouse_action_t::index

Definition at line 124 of file smyrnadefs.h.

Referenced by load_mouse_actions().

◆ mode

smyrna_view_mode mouse_action_t::mode

Definition at line 129 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().

◆ type

glMouseButtonType mouse_action_t::type

Definition at line 127 of file smyrnadefs.h.

Referenced by get_mode(), and load_mouse_actions().


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