|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Functions to draw the title. More...
#include <gtk/gtk.h>#include <cairo.h>#include <pango/pangocairo.h>#include "global.h"#include "curve.h"
Include dependency graph for title.c:Go to the source code of this file.
Functions | |
| const gchar * | default_title (int ax, int c) |
| default title string | |
| void | show_title (cairo_t *cr, project *this_proj, int rid, int cid) |
| draw title | |
Functions to draw the title.
Definition in file title.c.
| const gchar * default_title | ( | int | ax, |
| int | c ) |