pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
gboolean | temporary |
GtkRadioAction * | action |
GtkWidget * | button |
GtkWidget * | menu_item |
GtkTreeRowReference * | rref |
RouteStyleType * | rst |
gulong | sig_id |
Definition at line 71 of file ghid-route-style-selector.c.
GtkRadioAction* _route_style::action |
Definition at line 74 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_empty(), ghid_route_style_selector_install_items(), ghid_route_style_selector_real_add_route_style(), ghid_route_style_selector_select_style(), and ghid_route_style_selector_sync().
GtkWidget* _route_style::button |
Definition at line 75 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), and ghid_route_style_selector_real_add_route_style().
GtkWidget* _route_style::menu_item |
Definition at line 76 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), and ghid_route_style_selector_install_items().
GtkTreeRowReference* _route_style::rref |
Definition at line 77 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_empty(), and ghid_route_style_selector_real_add_route_style().
Definition at line 78 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_real_add_route_style(), ghid_route_style_selector_select_style(), ghid_route_style_selector_sync(), and radio_select_cb().
gulong _route_style::sig_id |
Definition at line 79 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_real_add_route_style(), ghid_route_style_selector_select_style(), and ghid_route_style_selector_sync().
gboolean _route_style::temporary |
Definition at line 73 of file ghid-route-style-selector.c.
Referenced by ghid_route_style_selector_empty(), and ghid_route_style_selector_real_add_route_style().