pcb 4.1.1
An interactive printed circuit board layout editor.

acc_table_t Struct Reference

Collaboration diagram for acc_table_t:

Data Fields

char mods
char key_char
union {
   struct {
      int   n_chain
      struct acc_table_t *   chain
   }   c
   struct {
      KeySym   key
      Resource *   node
   }   a
u

Detailed Description

Definition at line 888 of file menu.c.


Field Documentation

struct { ... } acc_table_t::c

Definition at line 897 of file menu.c.

Definition at line 902 of file menu.c.

Definition at line 891 of file menu.c.

Referenced by acc_sort(), acc_sort_rev(), and find_or_create_acc().

Definition at line 890 of file menu.c.

Referenced by acc_sort(), acc_sort_rev(), and find_or_create_acc().

Definition at line 896 of file menu.c.

Definition at line 903 of file menu.c.


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