|
atomes 1.3.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"Go to the source code of this file.
Functions | |
| const gchar * | default_title (int ax, gpointer data) |
| default title string | |
| void | show_title (cairo_t *cr, Curve *this_curve) |
| draw title | |
Functions to draw the title.
Definition in file title.c.
| const gchar * default_title | ( | int | ax, |
| gpointer | data ) |