pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
gchar * | name |
enum ConfigType | type |
void * | value |
Definition at line 71 of file gui-config.c.
gchar* ConfigAttribute::name |
Definition at line 73 of file gui-config.c.
Referenced by ghid_config_files_write(), and lookup_config_attribute().
Definition at line 74 of file gui-config.c.
Referenced by ghid_config_files_write(), ghid_config_init(), and set_config_attribute().
void* ConfigAttribute::value |
Definition at line 75 of file gui-config.c.
Referenced by ghid_config_files_write(), ghid_config_init(), lookup_config_attribute(), and set_config_attribute().