libgeda

libgeda.c File Reference

#include <config.h>
#include <stdio.h>
#include "libgeda_priv.h"
#include "libgeda/libgedaguile.h"
Include dependency graph for libgeda.c:

Go to the source code of this file.

Functions

void libgeda_init (void)
 Perform runtime initialization of libgeda library.

Function Documentation

void libgeda_init ( void  )
Function Description
This function is responsible for making sure that any runtime initialization is done for all the libgeda routines. It should be called before any other libgeda functions are called.

Definition at line 48 of file libgeda.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines