pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
GtkSpinButton | parent |
Coord | min_value |
Coord | max_value |
Coord | value |
enum ce_step_size | step_size |
const Unit * | unit |
Definition at line 30 of file ghid-coord-entry.c.
Definition at line 35 of file ghid-coord-entry.c.
Referenced by ghid_coord_entry_change_unit(), and ghid_coord_entry_new().
Definition at line 34 of file ghid-coord-entry.c.
Referenced by ghid_coord_entry_change_unit(), and ghid_coord_entry_new().
GtkSpinButton _GHidCoordEntry::parent |
Definition at line 32 of file ghid-coord-entry.c.
Definition at line 38 of file ghid-coord-entry.c.
Referenced by ghid_coord_entry_change_unit(), and ghid_coord_entry_new().
const Unit* _GHidCoordEntry::unit |
Definition at line 39 of file ghid-coord-entry.c.
Referenced by ghid_coord_entry_change_unit(), ghid_coord_entry_new(), ghid_coord_entry_output_cb(), ghid_coord_entry_set_value(), ghid_coord_text_changed_cb(), and ghid_coord_value_changed_cb().
Definition at line 36 of file ghid-coord-entry.c.
Referenced by ghid_coord_entry_change_unit(), ghid_coord_entry_get_value(), ghid_coord_entry_new(), ghid_coord_text_changed_cb(), and ghid_coord_value_changed_cb().