|
gschem
|
#include <config.h>#include <stdio.h>#include "gschem.h"
Go to the source code of this file.
Defines | |
| #define | MAX_SLOT_SIZE 10 |
Functions | |
| void | o_slot_start (GSCHEM_TOPLEVEL *w_current, OBJECT *object) |
| Change slot of selected component. | |
| void | o_slot_end (GSCHEM_TOPLEVEL *w_current, OBJECT *object, const char *string) |
| void o_slot_start | ( | GSCHEM_TOPLEVEL * | w_current, |
| OBJECT * | object | ||
| ) |
| void o_slot_end | ( | GSCHEM_TOPLEVEL * | w_current, |
| OBJECT * | object, | ||
| const char * | string | ||
| ) |