![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
| gint | accel_index |
| GtkWidget * | pick_item |
| GtkWidget * | view_item |
| GtkToggleAction * | view_action |
| GtkRadioAction * | pick_action |
| GtkTreeRowReference * | rref |
Definition at line 81 of file ghid-layer-selector.c.
| gint _layer::accel_index |
Definition at line 83 of file ghid-layer-selector.c.
Referenced by free_ldata(), and ghid_layer_selector_add_layer().
| GtkRadioAction* _layer::pick_action |
Definition at line 87 of file ghid-layer-selector.c.
Referenced by free_ldata(), ghid_layer_selector_add_layer(), ghid_layer_selector_install_pick_items(), and selection_changed_cb().
| GtkWidget* _layer::pick_item |
Definition at line 84 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_add_layer(), and ghid_layer_selector_install_pick_items().
| GtkTreeRowReference* _layer::rref |
Definition at line 88 of file ghid-layer-selector.c.
Referenced by free_ldata(), ghid_layer_selector_add_layer(), menu_pick_cb(), and menu_view_cb().
| GtkToggleAction* _layer::view_action |
Definition at line 86 of file ghid-layer-selector.c.
Referenced by free_ldata(), ghid_layer_selector_add_layer(), ghid_layer_selector_install_view_items(), and set_visibility().
| GtkWidget* _layer::view_item |
Definition at line 85 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_add_layer(), ghid_layer_selector_install_view_items(), and set_visibility().