![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
| GtkTreeView | parent |
| GtkListStore * | list_store |
| GtkTreeSelection * | selection |
| GtkTreeViewColumn * | visibility_column |
| GtkActionGroup * | action_group |
| GtkAccelGroup * | accel_group |
| GSList * | radio_group |
| int | n_actions |
| gboolean | accel_available [20] |
| gulong | selection_changed_sig_id |
Definition at line 53 of file ghid-layer-selector.c.
| gboolean _GHidLayerSelector::accel_available[20] |
Definition at line 67 of file ghid-layer-selector.c.
Referenced by free_ldata(), ghid_layer_selector_add_layer(), and ghid_layer_selector_init().
| GtkAccelGroup* _GHidLayerSelector::accel_group |
Definition at line 62 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_add_layer(), ghid_layer_selector_finalize(), ghid_layer_selector_get_accel_group(), and ghid_layer_selector_init().
| GtkActionGroup* _GHidLayerSelector::action_group |
Definition at line 61 of file ghid-layer-selector.c.
Referenced by free_ldata(), ghid_layer_selector_add_layer(), ghid_layer_selector_finalize(), and ghid_layer_selector_init().
| GtkListStore* _GHidLayerSelector::list_store |
Definition at line 57 of file ghid-layer-selector.c.
Referenced by button_press_cb(), ghid_layer_selector_add_layer(), ghid_layer_selector_delete_layers(), ghid_layer_selector_finalize(), ghid_layer_selector_init(), ghid_layer_selector_install_pick_items(), ghid_layer_selector_install_view_items(), ghid_layer_selector_make_selected_visible(), ghid_layer_selector_select_layer(), ghid_layer_selector_select_next_visible(), ghid_layer_selector_show_layers(), ghid_layer_selector_toggle_layer(), ghid_layer_selector_update_colors(), layer_name_edited_cb(), selection_changed_cb(), set_visibility(), and toggle_visibility().
Definition at line 65 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_add_layer(), and ghid_layer_selector_init().
| GtkTreeView _GHidLayerSelector::parent |
Definition at line 55 of file ghid-layer-selector.c.
| GSList* _GHidLayerSelector::radio_group |
Definition at line 64 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_add_layer().
| GtkTreeSelection* _GHidLayerSelector::selection |
Definition at line 58 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_init(), ghid_layer_selector_make_selected_visible(), ghid_layer_selector_select_next_visible(), menu_pick_cb(), and select_foreach_func().
Definition at line 69 of file ghid-layer-selector.c.
Referenced by ghid_layer_selector_init(), and menu_pick_cb().
| GtkTreeViewColumn* _GHidLayerSelector::visibility_column |
Definition at line 59 of file ghid-layer-selector.c.
Referenced by button_press_cb(), and ghid_layer_selector_init().