![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| GtkVBox | parent |
| GSList * | button_radio_group |
| GSList * | action_radio_group |
| GtkWidget * | edit_button |
| GtkActionGroup * | action_group |
| GtkAccelGroup * | accel_group |
| GtkRadioAction * | null_action |
| GtkWidget * | null_button |
| gint | shortcut_key_idx |
| GtkListStore * | model |
| struct _route_style * | active_style |
Definition at line 45 of file ghid-route-style-selector.c.
| GtkAccelGroup* _GHidRouteStyleSelector::accel_group |
Definition at line 54 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_finalize(), ghid_route_style_selector_get_accel_group(), ghid_route_style_selector_new(), and ghid_route_style_selector_real_add_route_style().
| GtkActionGroup* _GHidRouteStyleSelector::action_group |
Definition at line 53 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), ghid_route_style_selector_finalize(), ghid_route_style_selector_new(), and ghid_route_style_selector_real_add_route_style().
Definition at line 50 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), ghid_route_style_selector_new(), ghid_route_style_selector_real_add_route_style(), and init_radio_groups().
Definition at line 60 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_new(), ghid_route_style_selector_select_style(), ghid_route_style_selector_sync(), and radio_select_cb().
Definition at line 49 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), ghid_route_style_selector_new(), ghid_route_style_selector_real_add_route_style(), and init_radio_groups().
| GtkWidget* _GHidRouteStyleSelector::edit_button |
Definition at line 51 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_new().
| GtkListStore* _GHidRouteStyleSelector::model |
Definition at line 59 of file ghid-route-style-selector.c.
Referenced by dialog_style_changed_cb(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_empty(), ghid_route_style_selector_install_items(), ghid_route_style_selector_new(), ghid_route_style_selector_real_add_route_style(), ghid_route_style_selector_select_style(), and ghid_route_style_selector_sync().
| GtkRadioAction* _GHidRouteStyleSelector::null_action |
Definition at line 55 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_new(), ghid_route_style_selector_sync(), and init_radio_groups().
| GtkWidget* _GHidRouteStyleSelector::null_button |
Definition at line 56 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_new(), and init_radio_groups().
| GtkVBox _GHidRouteStyleSelector::parent |
Definition at line 47 of file ghid-route-style-selector.c.
Definition at line 57 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), ghid_route_style_selector_new(), and ghid_route_style_selector_real_add_route_style().