|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Function to draw the legend. More...
#include <stdlib.h>#include <cairo.h>#include <pango/pangocairo.h>#include "global.h"#include "curve.h"
Include dependency graph for legend.c:Go to the source code of this file.
Functions | |
| DataLayout * | get_extra_layout (int i) |
| retrieve the i data layout | |
| void | show_legend (cairo_t *cr, project *this_proj, int rid, int cid) |
| draw legend | |
Function to draw the legend.
Definition in file legend.c.
|
extern |