gschem

o_slot.c File Reference

#include <config.h>
#include <stdio.h>
#include "gschem.h"
Include dependency graph for o_slot.c:

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)

Define Documentation

#define MAX_SLOT_SIZE   10

Definition at line 33 of file o_slot.c.


Function Documentation

void o_slot_start ( GSCHEM_TOPLEVEL w_current,
OBJECT *  object 
)
Todo:
Finish function documentation!!!
Function Description

Definition at line 40 of file o_slot.c.

Here is the call graph for this function:

void o_slot_end ( GSCHEM_TOPLEVEL w_current,
OBJECT *  object,
const char *  string 
)
Todo:
Finish function documentation!!!
Function Description

Definition at line 65 of file o_slot.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines