atomes 1.1.15
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"
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 |